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