Talk:First-class function: Difference between revisions

Content deleted Content added
C/C==
Line 174:
There is also [http://rosettacode.org/wiki/First-class_functions#Perl this]. --[[User:Paddy3118|Paddy]] ([[User talk:Paddy3118|talk]]) 16:23, 26 September 2009 (UTC)
 
 
== Higher-order functions in C/C++ ==
 
I disagree with various statements concerning whether or not this is generally available in C - or that it must somehow require specific hardware. Consider the following: