Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!motcsd!hpda!hpcupt1!hpisod2!decot From: decot@hpisod2.HP.COM (Dave Decot) Newsgroups: comp.lang.c Subject: Re: C preprocessor for humans Message-ID: <2550100@hpisod2.HP.COM> Date: 27 Aug 89 21:04:17 GMT References: <355@s6.Morgan.COM> Organization: Hewlett Packard, Cupertino Lines: 10 > 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