Thread
:
undefining a struct
View Single Post
asadullah.ansari
TechCake
12Mar2008,10:37
in .h file write
#define struct Mystruct
and in .c or Cpp file write
#undef struct