A question about pointers to functions.

Ray Trent trent at cit-vax.Caltech.Edu
Fri Jan 16 20:07:49 AEST 1987


Question: How do you declare an array of pointers-to-void-functions, and
is it possible to initialize such an array? (with the array initialization
technique {arrel1, arrel2, ...})

I've tried several things that seem like they *should* work, but get
annoying messages about incompatible types...

Thanks.
-- 
"A journey of a thousand miles..."
					../ray\..
 (trent at csvax.caltech.edu, rat at caltech.bitnet, ...seismo!cit-vax!trent)



More information about the Comp.lang.c mailing list