[Nottingham] C++ Programming

Jim Driscoll j at rjimlad.org
Thu Oct 16 06:23:30 BST 2003


On Wednesday, October 15, 2003, at 07:08 PM, Martin wrote:

>
> And in any case, what's wrong with function pointers so long as you 
> keep them typed?
>
>

"Wild" (which is to say, a pointer with an undefined value) function 
pointers are deeply evil. Still, I don't know of any really better way 
to do an "array" of functions.

I doubt C++ has any giggery-pokery for this kind of thing, as its 
supposed to be all about OOP...

Jim




More information about the Nottingham mailing list