hi,all
um,i am reading C++ Primer. now i am confused with the utility of function pointer. Since C++ is a flexible language, we can use Class or stl. why should we use function pointer? And someone told me that C use more pointer than C++, so function pointer is not much important in C++? am i right?