(via Keith Devens)
The site dedicated to C and C++ Function Pointers
If you use C or C++ these are techniques that are well worth knowing. Still, I find it a bit amusing to see a whole site dedicated to explaining how to do something that is so basic and natural in some languages (i.e., Scheme).
The more interesting thing, of course, is how to make the best use of real closures and first class functions -- when you have the good fortune to be using a language (or library) that provides them.
Posted to general by Ehud Lamm on 8/16/02; 2:50:28 PM
|