Thread
:
what does _ARGS_ mean in C
View Single Post
mayjune
Invasive contributor
16Jun2009,01:54
ah so if on a compiler which is ansi, it will replace the code with standard arguments style
else it will replace it with old fashioned way.... as its a "macro"
neat...
thanks...
do people actually use it? professionally?