[GD-Windows] variadic macros
Brought to you by:
vexxed72
From: Brett B. <res...@ga...> - 2004-12-21 09:39:45
|
Is there any way to support variadic macros in Visual Studio like gcc supports? If not, how do people write stuff like custom asserts that take variable parameters? http://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html Thanks! Brett |