First page
Back
Continue Last page
Graphics
Pointers to Functions
Allows a dummy argument to receive a function pointer. This allows a choice of which function the original function should use in its processing.
Practice: fun_ptr.cpp