> array of pointers to functions returning pointers to integers int *(*fp[10])(); works just fine on our C compilers; maybe Pyramid has a problem?