drizzle drizzle wrote:
Any developer sense on what it might take to extend the gcc
preprocessor to do these ? I have some experience with gcc front end.
I am especially keen abt multiline macros, so that the lines can be on
separate lines. Any neat trick that can accomplish this by using
#define ?


The standard answer applies here: Use emacs as your editor.

You don't hack up the compiler to work around deficiencies in your source code editor.

David Daney

Reply via email to