> 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