Trying to create a class that has a member function pointer that points to a member function.
Here is a basic example of what I'm trying to do:
class X
{
public:
X();
short...
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
Search:Type: Posts; User: joshuawoodz Search: Search took 0.00 seconds.
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |