Karlos wrote:
Incidentally, got this from gcc:
macro.c:12:45: pasting "EXTRACTBRCKTELMNT" and "(" does not give a valid preprocessing token
gcc 4.1 on x86 Linux gives
test.c:11:1: error: pasting "EXTRACTBRCKTELMNT" and "(" does not give a valid preprocessing token
gcc 2.95.3 on MorphOS gives no errors or warnings at all.
when the resulting executable is run it returns "XXX YYY".