Declarators are fun! Part II
one more:
6.2.5[28]:
EXAMPLE 2 The type designated as “struct tag (*[5])(float)” has type “array of pointer to function returning struct tag”. The array has length five and the function has a single parameter of type float. Its type category is array.
0 comments:
Post a Comment
<< Home