pragmas vs preprocessors

Doug Gwyn gwyn at smoke.brl.mil
Sat Jan 12 10:16:09 AEST 1991


In article <1991Jan10.153117.29024 at fs7.ece.cmu.edu> nydick at psc.edu (Dan Nydick) writes:
>#define THISISAPRAGMA #pragma something

The result of macro expansion is never rescanned to identify
preprocessor directives.  Find another method.



More information about the Comp.std.c mailing list