HELP - MACRO_PARAMETERS
HelpExample CodeMACRO_PARAMETERS
Description Source Call Graph
Start Line: 232
#define MACRO_PARAMETERS(x, y)
{printf("(%d,%d)\n",x,y);}