Date: Wed, 10 May 95 14:38:35 MDT From: terry@cs.weber.edu (Terry Lambert) To: dkelly@nebula.tbe.com Cc: questions@FreeBSD.org Subject: Re: I miss 'cb' Message-ID: <9505102038.AA26920@cs.weber.edu> In-Reply-To: <9505102025.AA06172@tomcat1.tbe.com> from "David Kelly" at May 10, 95 03:25:51 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Recently I needed to deal with some oddly formatted C code and reached for > good old cb and found it missing from FreeBSD. Any suggestions as to where > I can find one? Seems like a good task for Perl... Typical modern usage is GNU "indent", which can be programmed for style on comments, indentation, fuction argument formal declation, placement of squiggly brackets on "if" and "while" and "for", spcaes before or after parenthesis, etc., etc. I believe that there was even a KNF template being passed around for it on the old mailing lists. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9505102038.AA26920>