#define FOO (x) __LINE__</pre>then your example code misses the mark completely.<BR><BR>And anyway, it also fails to discuss anything about variadic macros (which weren't standardized until C99), ...