source:
CIVL/mods/dev.civl.abc/examples/preproc/variadic1.txt
| Last change on this file was aad342c, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 119 bytes | |
| Line | |
|---|---|
| 1 | #define f(X,Y,...) First X, then Y, then __VA_ARGS__. |
| 2 | f(the wine, the cheese, the beer, the bread, and the fun begins) |
Note:
See TracBrowser
for help on using the repository browser.
