How to make G++ preprocessor output a newline in a macro? September 12, 2023 by Tarik Got it! #define anlb /* */ A /* */ B anlb anlb gcc -E -CC nl.c /* */ A /* */ B /* */ A /* */ B