Lecture Notes for Advanced Programming II

4 November 2003 - Function Pointers


Function Pointers.


String-Type Functions


Uniform Device Interfaces


Widget-Action Coordination


Function Pointers


What are Function Pointers?


Function Pointer Declarations


typedefs


Function Pointer Gotchas


Operations on Function Pointer Values


Follow and Address-Of


The Call Operator ()


Function Pointers Idioms


Function Arguments


Interface Definitions


Callback Functions


Other Callback Uses


Function Pointers in C++


Points to Remember


This page last modified on 17 November 2003.