Array of pointers to functions

VLD/VMB gwyn at Brl-Vld.ARPA
Sat Apr 20 16:26:32 AEST 1985


> array of pointers to functions returning pointers to integers

	int *(*fp[10])();

works just fine on our C compilers; maybe Pyramid has a problem?



More information about the Comp.lang.c mailing list