C preprocessor for humans

Dave Decot decot at hpisod2.HP.COM
Mon Aug 28 07:04:17 AEST 1989


> Can anyone recommend a filter through which I can run a source
> program devised by a brilliant hieroglyphist with an over-active
> macro imagination, utter disregard for indentation, and a penchant
> for constructions of questionable portability? 

Figuratively (i.e., this is not a literal command line):

    unifdef -D... | indent | lint

Dave



More information about the Comp.lang.c mailing list