Question: What does the following statement mean? int ( * ( : ? * * f p } pointer to function taking a char * argument

What does the following statement mean?
int (*(:?**fp}
pointer to function taking a char* argument and returns an int
pointer to an array of chars
function taking a char* argument and returning a pointer to int
pointer to a pointer
 What does the following statement mean? int (*(:?**fp} pointer to function

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!