Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!csc!csc3!arp!root From: root@arp.anu.oz.au (Operator) Newsgroups: comp.sources.wanted Subject: Need a better vgrind, C++ beautifier, or Emacs macros Message-ID: <1990Mar20.013750.143@arp.anu.oz.au> Date: 20 Mar 90 01:37:50 GMT Organization: Automated Reasoning Project, ANU, Australia Lines: 25 I am posting this for a friend: I am looking for (preferably) a public domain vgrind that is a bit smarter than the Sun implementation of vgrind. Sun's vgrind coupled with a C++ version of vgrindefs that I grabbed off the net not so long ago, produces garbage when confronted with int myclass::getsomething(int hello) and the bugs section of vgrind says that it can only handle int myclass:: getsomething(int hello) Since I already have a large amount of code formatted as in the first example, I either need a better version of vgrind, a C++ beautifier, or GNUemacs macros to let me be able to convert between the two declaration styles above quickly. Any help would be greatly appreciated. ---------------------------------------------------------- Markus Zellner mwz@nmrc.anu.oz.au "Who must do the harsh things ? He who can." ----------------------------------------------------------