home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky gnu.g++.help:1469 comp.lang.c++:16755
- Newsgroups: gnu.g++.help,comp.lang.c++
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!mitvma.mit.edu!FLEINERC%CFRUNI51.BITNET
- From: FLEINERC%CFRUNI51.BITNET@mitvma.mit.edu
- Subject: demangeling
- Message-ID: <9211231128.AA20601@life.ai.mit.edu>
- Sender: daemon@cis.ohio-state.edu
- Organization: Gatewayed from the GNU Project mailing list help-g++@prep.ai.mit.edu
- Date: Mon, 23 Nov 1992 08:06:00 GMT
- Lines: 12
-
-
- Does there exist a program to demangle names used by C++ ?
- it should accept for example
- __ct__7ostreamFv
- and print
- ostream::ostream()
-
- If not, is someone writting such a beast ?
-
- thanks for any infos
-
- Claudio Fleiner (fleinerc@cfruni51.bitnet)
-