Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!decwrl!deccrl!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!edcastle!gaa From: gaa@castle.ed.ac.uk (Gerard A. Allan) Newsgroups: comp.lang.c++ Subject: Re : C++ Beautifier Message-ID: <9568@castle.ed.ac.uk> Date: 12 Apr 91 12:13:30 GMT Sender: gaa@castle.ed.ac.uk Organization: Edinburgh Microfabrication Facility Lines: 18 There are a lot of requests for a C++ Beautifier but never any replies. Until somebody can point to something better I will have to go on using this, sed -e 's/::/_XX_/g' -e 's/\/\//_##_/g' | \ cb |sed -e 's/_XX_/::/g' -e 's/_##_/\/\//g' I called Cb and it is used as cb (eg. Cb < File.C > NewFile.C) Surely someone out there has something a bit more comprehensive. Failing that is there any PD source of cb available anywhere ? Gerard A. Allan | Post: EMF gaa@castle.ed.ac.uk | Kings Buildings JANET:gaa@uk.ac.ed.castle | University of Edinburgh Internet:gaa%castle.ed.ac.uk@cunyvm.cuny.edu | Edinburgh EARN/BITNET:gaa%castle.ed.ac.uk@UKACRL | Scotland UUCP:gaa%castle.ed.ac.uk@ukc.uucp | EH9 3JL