cpp.c desperately needed

Eric Gisin egisin at watmath.waterloo.edu
Sat Mar 19 08:49:00 AEST 1988


In article <148 at amcad.UUCP>, billb at amcad.UUCP (Bill Burton) writes:
> I need a pd cpp as well.  Our compiler doesn't handle #define's longer
> than eight chars (nor variables either).  At least with a decent cpp I
> could just create a header file with #define THIS_IS_TOO_LONG TITL 
> for each of the conflicting #define's rather than having to sed all the
> source and keep two copies around -- one normal and one with short
> names. 

the PD decus cpp was one of the first postings to mod.sources.

the only problem is that it was based on an early ANSI draft,
and has # as the concatenation operator and probably other incompatabilites.
has anyone changed the program to reflect a more recent ANSI draft?



More information about the Comp.lang.c mailing list