c_user
Joined: 19 May 2010 Posts: 9
|
function pointer as structure member |
Posted: Wed Jun 02, 2010 11:30 pm |
|
|
Can I have a pointer function as a member of a structure? From what I've read, this is allowed, but my experiment with this compiler doesn't seem to recognize the function pointer.
Any thoughts? |
|