home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / cplus / 13287 < prev    next >
Encoding:
Text File  |  1992-09-03  |  758 b   |  21 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!mineng.dmpe.CSIRO.AU!dmssyd.syd.dms.CSIRO.AU!metro!utsmips!antony
  3. From: antony@ee.uts.edu.au (Antony Richards)
  4. Subject: Name mangling
  5. Organization: University of Technology, Sydney, Australia
  6. Date: Fri, 4 Sep 1992 01:13:12 GMT
  7. Message-ID: <antony.715569192@ee.uts.EDU.AU>
  8. Sender: news@ccsd.uts.EDU.AU (News)
  9. Nntp-Posting-Host: rossi.ee.uts.edu.au
  10. Lines: 9
  11.  
  12. Sorry if this is a FAQ but,
  13.  
  14. I need to implement a name mangling function that mimics the one used by the
  15. GNU C++ compiler.  This is so I can extend a dynamic linker to C++.  Can
  16. anybody who knows the algorithm used please post/rely to the news group.  I
  17. will sumarise the replies I get.
  18.  
  19. Thanks in advance,
  20. Antony Richards.
  21.