Date: Fri, 16 Jul 93 09:34:29 CDT From: "Jeremy Mathers" To: michaels AT vsl DOT com DOT au Subject: Re: ctype.h problem Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Someone wrote: >By the way, indent is an excellent gnu program to reformat C code to whatever >style you desire. It's great to run over someone else's code before you read it >so you don't get distracted by their layout style. It has zillions of options >for all different kinds of things. Available from your local archie under gnu. Incidentally, Eric Backus has ported indent to DJGPP some time ago, along with most (all?) of the rest of the GNU text utils. I've used it - you are right about its being cool. Interestingly enuf, it (indent) *almost* works on AWK code as well.