Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!mimsy!chris From: chris@mimsy.UUCP (Chris Torek) Newsgroups: comp.lang.c Subject: Re: Program for Formatting C Source Message-ID: <7641@mimsy.UUCP> Date: Wed, 22-Jul-87 07:06:27 EDT Article-I.D.: mimsy.7641 Posted: Wed Jul 22 07:06:27 1987 Date-Received: Fri, 24-Jul-87 02:50:20 EDT References: <5648@ut-ngp.UUCP> Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 14 There are two widely available (to Unix users, at any rate) programs for `beautifying' C code, to wit, `cb', a standard utility on most Unix systems, and `indent', distributed with 4.2 and 4.3 BSD. The 4.3BSD version is considerably better. Indent was written at the University of Illinois, and is copyright by their Board of Trustees. It was subsequently hacked substantially by James Gosling and (I think) Bill Shannon. I believe that it may be redistributed freely, at least as long as one retains the University of Illinois copyright notices, but I advise anyone contemplating such to check first. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690) Domain: chris@mimsy.umd.edu Path: seismo!mimsy!chris