Path: utzoo!utgpu!attcan!uunet!steinmetz!davidsen From: davidsen@steinmetz.ge.com (William E. Davidsen Jr) Newsgroups: comp.sys.ibm.pc Subject: Re: pretty program for C Message-ID: <12270@steinmetz.ge.com> Date: 29 Sep 88 19:21:24 GMT References: <668@sunspot.UUCP> <45900157@uxe.cso.uiuc.edu> Reply-To: davidsen@crdos1.UUCP (bill davidsen) Organization: General Electric CRD, Schenectady, NY Lines: 26 In article <45900157@uxe.cso.uiuc.edu> mcdonald@uxe.cso.uiuc.edu writes: | Is that the one that rearranges | | | a=+5; to a += 5; | | and | | afloat=.5; to afloat .= 5; | | by any chance? No, but almost as bad... a=+5 becomes a =+ 5, which compiles on our system. I think theres an option to do what you ask, but I can't find the docs handy and I set my default options file *years* ago... I expect to be able to post the "enhanced" version of this as soon as I change one more thing. I've been putting it off for about two years now, so this will be the push which gets it done. -- bill davidsen (wedu@ge-crd.arpa) {uunet | philabs}!steinmetz!crdos1!davidsen "Stupidity, like virtue, is its own reward" -me