pointers to functions, HELP

Mike O'Donnell mike at ut-emx.UUCP
Wed Oct 25 07:21:37 AEST 1989


Although pointers to functions are not totally new to me, I have
begun some experimentation with them and have a few questions.

1.  If possible, how does one declare a function that returns
    a pointer to a function?  And if possible, how does one use it?

2.  How do you declare an array of pointers to functions?

Any help and suggestions will be greatly appreciated.

Thanks, Mike O'Donnell



More information about the Comp.lang.c mailing list