On Sep 28, 10:01 am, Marc 'BlackJack' Rintsch <bj_...@gmx.net> wrote:
> On Fri, 28 Sep 2007 09:42:49 -0700, TheFlyingDutchman wrote:
> > Which of the common languages have higher order functions and what is
> > the syntax?
>
> C, C++, Pascal, Perl, PHP, Ruby have them. And of course the functional
> languages, most notably Lisp and Scheme as you asked for common languages.
>
> Don't know if C#'s delegates qualify.
>
> Ciao,
> Marc 'BlackJack' Rintsch
What is the syntax of a higher order function in C, C++ and Pascal?