Declare the function pointer, which return integer and a function, which return integer pointer?

Int (*f)(),int* f();

 

This Question is not yet answered!

 
 

Related Answered Questions

 

Related Open Questions