Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!apple!claris!drc From: drc@claris.com (Dennis Cohen) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW C 3.0 code beautifier Message-ID: <10662@claris.com> Date: 8 Nov 89 15:09:05 GMT References: <318@hermix.UUCP> Organization: Claris Corporation, Santa Clara CA Lines: 25 lance@hermix.UUCP (Lance Ellinghouse) writes: >Does anyone have a MPW Tool for cleaning up and reformatting >C 3.0 (ANSI) code? Yes, it is published by MMC AD Systems and is called "C Programmer's Toolbox/MPW". It consists of 20 tools including CPrint (the one you requested). The retail list price is $295. All the tools support a very nice Commando interface. >I can write one up, but it will take time from a project that needs >to be done... (I have over 150K lines of C code to work on and it is done >by a number of different people with different coding conventions). >Source code would be great! That way I could change it (if necessary) >to my format/style. The sources to the unix tool, indent, is available from the uumac net archive. It looks like it could be ported to MPW without too many difficulties, but maintenance could be a nightmare as the code looked like coiled vermicelli to me -- which was the reason I went with a commercial, supported product. Dennis Cohen Claris Corp. **************************************************** Disclaimer: Any opinions expressed above are _MINE_! ****************************************************