Thursday, 10 April 2014

Clockwise/Spiral rule to know the type in C

What is str in the fallowing decleration
char *str[10];
What is fp in the fallowing decleration
     char *(*fp)( int, float *);
Click here to know answer

No comments:

Post a Comment