HELP - MACRO
HelpExample CodeSeparate DocsMACRO
Description Source Call Graph
Start Line: 7
#define MACRO(x, y)
{printf("(%d,%d)\n",x,y);}