Quirk
COTTRELL, JAMES
cottrell at NBS-VMS.ARPA
Thu Feb 20 04:00:18 AEST 1986
/*
> Remember: the C preprocessor
> knows no C. It does not care what you feed it. It is used for
> assembly code in the 4BSD kernell, for example.
> In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 1415)
Not entirely true. It knows about `strings', and refuses to substitute
inside them. I myself prefer the Reiser cpp which does. Oh well...
jim cottrell at nbs
*/
------
More information about the Comp.lang.c
mailing list