Looking for PD ANSI C preprocessor

tp at mccall.com tp at mccall.com
Tue Jul 3 01:23:30 AEST 1990


In article <3303 at usceast.UUCP>, sridhar at usceast.cs.scarolina.edu (M. A. Sridhar) writes:
> I'd like to get a PD ANSI C preprocessor (as in /lib/cpp)
> that can be implemented on a BSD
> VAX and a 386 running SYSV. Is there such a beast? If the gnu cc is a possible
> suggestion, please let me know where I can ftp the preprocessor from.

There is also a program called SCPP somewhere in the comp.sources.*
archives. I used it several years ago when I worked on a unix box. If it
doesn't do exactly what you want, it could probably be hacked. The S is for
selective, and the program is meant to allow you to process only certain
ifdefs, while leaving the rest intact, but that's the part I'm sure you
could hack.
-- 
Terry Poot <tp at mccall.com>                The McCall Pattern Company
(uucp: ...!rutgers!ksuvax1!mccall!tp)     615 McCall Road
(800)255-2762, in KS (913)776-4041        Manhattan, KS 66502, USA



More information about the Comp.lang.c mailing list