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