I am getting compiler error :
error C2065: '__VA_ARGS__' : undeclared identifier
I am using Microsoft Visual Stodio 6.0.
Also I cant see this macro to be defined in ant of standard header files.
error C2065: '__VA_ARGS__' : undeclared identifier
I am using Microsoft Visual Stodio 6.0.
Also I cant see this macro to be defined in ant of standard header files.
Comment