home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / g / help / 1480 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.4 KB

  1. Xref: sparky gnu.g++.help:1480 comp.lang.c++:16798
  2. Newsgroups: gnu.g++.help,comp.lang.c++
  3. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!news
  4. From: c1dje@watson.ibm.com (David Edelsohn)
  5. Subject: Re: demangeling
  6. Sender: news@watson.ibm.com (NNTP News Poster)
  7. Message-ID: <1992Nov23.220538.69327@watson.ibm.com>
  8. In-Reply-To: pickerig@eee.bham.ac.uk (Guy Pickering)
  9. Date: Mon, 23 Nov 1992 22:05:38 GMT
  10. Reply-To: c1dje@tweetie (David Edelsohn)
  11. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  12. References: <9211231128.AA20601@life.ai.mit.edu> <1992Nov23.141646.27672@rs6000.bham.ac.uk>
  13. Nntp-Posting-Host: tweetie.watson.ibm.com
  14. Organization: IBM T.J. Watson Research Center
  15. Followup-To: gnu.g++.help
  16. Lines: 13
  17.  
  18.     A collection of subroutines to demangle C++ symbol names is
  19. included with GCC (G++) called cp-dem.c.  Simply write a driver program to
  20. call the entry point (and provide for the xmalloc/xalloc calls) and you're
  21. on your way.
  22.  
  23.                     David
  24. ===============================================================================
  25. David Edelsohn                                      T.J. Watson Research Center
  26. c$dje@watson.ibm.com                                P.O. Box 218
  27. +1 914 945 3011 (Tieline 862)                       Yorktown Heights, NY 10598
  28. "The Church doesn't have problems with sex; the world does" -- Vatican official
  29. "A good theory should fit on a T-shirt" -- Astronomer at Jan 1992 AAS meeting
  30.  
  31.