Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!wivax!decvax!harpo!seismo!hao!hplabs!sri-unix!csk@ucla-locus From: csk%ucla-locus@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: C code formatter Message-ID: <2144@sri-arpa.UUCP> Date: Tue, 14-Jun-83 17:08:33 EDT Article-I.D.: sri-arpa.2144 Posted: Tue Jun 14 17:08:33 1983 Date-Received: Thu, 16-Jun-83 05:33:57 EDT Lines: 14 From: Charles KlineI have a copy of a program called "indent" which comes with Gosling's Emacs which has comments in the code that says it originally came from University of Illinois and was written by D. Willcox. This program reformats and cleans up a C program. Unfortunately it has a few deficiencies, for example, multi-line preprocessor statements etc. Before I spend any time working on it, I was wondering if there is a later version of it, or any other reasonable code organizers around? Thanks. --charley