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

  1. Xref: sparky gnu.g++.help:1469 comp.lang.c++:16755
  2. Newsgroups: gnu.g++.help,comp.lang.c++
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!mitvma.mit.edu!FLEINERC%CFRUNI51.BITNET
  4. From: FLEINERC%CFRUNI51.BITNET@mitvma.mit.edu
  5. Subject: demangeling
  6. Message-ID: <9211231128.AA20601@life.ai.mit.edu>
  7. Sender: daemon@cis.ohio-state.edu
  8. Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu
  9. Date: Mon, 23 Nov 1992 08:06:00 GMT
  10. Lines: 12
  11.  
  12.  
  13. Does there exist a program to demangle names used by C++ ?
  14. it should accept for example
  15.      __ct__7ostreamFv
  16. and print
  17.      ostream::ostream()
  18.  
  19. If not, is someone writting such a beast ?
  20.  
  21. thanks for any infos
  22.  
  23. Claudio Fleiner (fleinerc@cfruni51.bitnet)
  24.