can someone please explain the meaning/purpose of this macro?
#define myMacro(a, b) ( (int) &( ( ( a * ) 0 )->b ) )
Thanks!!
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 4 of 4
Thread: plz help with a c++ macroThreaded View
|
Click Here to Expand Forum to Full Width |