char *(*c[10])(int **p);
Ok, what does the above mean ? I compiled it fine. But I can't figure what it means :(
Also, how to make sense of any such questions ? I know pointers, and have a concept of it. But this one really baffled me ! Can anyone tell me how to REALLY make sense of other questions of this kind ?
Thank you!
regards
MiniGWeek ( Back ! )