Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!snorkelwacker!apple!agate!violet.berkeley.edu!ilan343 From: ilan343@violet.berkeley.edu Newsgroups: comp.lang.c Subject: Re: Good C Beautifiers? Message-ID: <1990Jan24.030423.13591@agate.berkeley.edu> Date: 24 Jan 90 03:04:23 GMT References: <9130001@hpavla.AVO.HP.COM> <1990Jan23.224134.8329@aqdata.uucp> Sender: usenet@agate.berkeley.edu (USENET Administrator;;;;ZU44) Organization: University of California, Berkeley Lines: 10 >From article <9130001@hpavla.AVO.HP.COM>, by gary@hpavla.AVO.HP.COM (Gary Jackoway): >> Does anybody have a GOOD c-beautify program? >> I tried using cb, and was disappointed for the following reasons: >> - cb does not allow you to specify amount of indentation. I greatly >> prefer 4 characters. cb uses a tab and then the characters end >> up all the way over on the right hand side of the page. What about "indent"? It is fairly configurable. If your machine doesn't have it, it was posted to comp.sources.unix. There is also a GNU implementation.