
June 7th, 2005, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 888
Time spent in forums: < 1 sec
Reputation Power: 5
|
|
|
Function Pointer 3
In previous articles, Jun Nakamura introduced using regular function pointers, C++ class member function pointers, and declaring pointers to the members of classes. In this article, he writes about calling conventions, callback functions, and begins to talk about using functors.
Read the full article here: Function Pointer 3
For more discussion go here: Blog Article Discussion
|