How do you use a pointer to a function? Ans. The hardest part about using a pointer-to-function is declaring it. Consider an example. You want to create a pointer, pf, that points to the strcmp() function. The strcmp() function is declared in this way: int strcmp( const char *,...
See more
Download the Study24x7 App, so you can connect and collaborate.