Can pre-ANSI C Preprocessor handle symbolic constants in strings?

Brian Bliss bliss at sp64.csrd.uiuc.edu
Sat Jun 1 01:51:04 AEST 1991


oops! that second example should be:

#define quote2(x) "x
#define quote(x) quote2(x)"
bb



More information about the Comp.lang.c mailing list