Arrays of pointers to functions
William E. Woody
woody at juliet.caltech.edu
Wed Apr 9 10:02:23 AEST 1986
Sorry for cluttering up the network on this one, but when I said:
> int (*foo)[] - An array of pointers to integers
> int ((*foo)[])() - An array of pointers to functions
> returning integers.
I was just being stupid. Ignore the parentesis surrounding the "*foo".
*meef* "Can I go home now?"
- William Woody
NET Woody%Romeo at Hamlet.Caltech.Edu
USNAIL 1-54 Lloyd, Caltech / Pasadena, CA 91126
More information about the Comp.lang.c
mailing list