home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / help / 1033 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  579 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!wupost!fermi!jjb
  2. From: jjb@fermi.wustl.edu (James J. Beatty)
  3. Newsgroups: gnu.g++.help
  4. Subject: What kind of function is prefaced by _vt$ ??
  5. Summary: g++ functions
  6. Keywords: g++
  7. Message-ID: <14mvsdINNfm7@wupost.wustl.edu>
  8. Date: 23 Jul 92 19:04:45 GMT
  9. Sender: James Beatty
  10. Followup-To: gnu.g++.help
  11. Organization: Washington University Astrophysics
  12. Lines: 3
  13. NNTP-Posting-Host: fermi.wustl.edu
  14.  
  15. I'm writing some g++ code and am getting a message about the symbol
  16. _vt$Foo being undefined, where Foo is one of my classes.  What is this
  17. symbol? 
  18.