typedef int (*function)(int,double);
could anyone explain how typedef'ing a function works? and why someone would use this?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 7 of 7
Thread: typedef a function questionThreaded View
|
Click Here to Expand Forum to Full Width |