Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!duke!crm From: crm@duke.UUCP Newsgroups: net.lang.c,net.misc Subject: request Message-ID: <3625@duke.UUCP> Date: Tue, 11-Oct-83 23:54:42 EDT Article-I.D.: duke.3625 Posted: Tue Oct 11 23:54:42 1983 Date-Received: Thu, 13-Oct-83 05:11:03 EDT Lines: 21 Does anyone out there have a really intelligent C prettyprinter, suitable for preparing programs for publication etc. What I am looking for is a formatter that (ideally) would: -- let me set an indentation level, then indent the program with spaces to match that format. -- reorganize the use of { and }, to transform all uses into a standard format -- (pipe dream) format the program -- comments and all -- into a certain width, so that it could be included in nroff/troff documents. If anyone has such a thing that they might be willing to pass along, please let me know. Charlie Martin ...!duke!crm P.S. thanks...