What does the following statement mean? int (*fp)(char*)

Question:What does the following statement mean? int (*fp)(char*)

1.pointer to a pointer

2. pointer to an array of chars

3.pointer to function taking a char* argument and returns an int

4.function taking a char* argument and returning a pointer to int


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!