Good C Beautifiers?
Gene Edward Johannsen
gejohann at uokmax.uucp
Wed Jan 24 13:11:44 AEST 1990
In article <9130001 at hpavla.AVO.HP.COM> gary at hpavla.AVO.HP.COM (Gary Jackoway) writes:
>Does anybody have a GOOD c-beautify program?
>I tried using cb, and was disappointed for the following reasons:
> /* Reasons expunged */
>Any pointers to good beautifiers would be appreciated.
>
>Gary Jackoway
>gary at hpavla
If you are working on a UNIX system you should be able to use indent, which
seems appropriately named for your problems. It allows you to customize the
way you want the beautification done. Just do a man indent for all the info.
gene
More information about the Comp.lang.c
mailing list