macros involving (

Robert the Good rhl at astrovax.UUCP
Fri Jul 27 10:23:28 AEST 1984


I recently wanted a macro that said

#define    hi(    hello("there"		/* I really did need to */

but cpp complains that it has part of a macro-with-arguments. Is 
there a way of doing this (short of writing a really dumb pre-preprocessor)

				Robert the Good



More information about the Comp.lang.c mailing list