home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / cplus / 12281 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  767 b 

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!uakari.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!uw-beaver!fluke!mehr
  2. From: mehr@fluke.tc.fluke.com (Manooch Mehr)
  3. Newsgroups: comp.lang.c++
  4. Subject: Vitual functions and virtual tables
  5. Message-ID: <1992Aug12.224051.2869@tc.fluke.COM>
  6. Date: 12 Aug 92 22:40:51 GMT
  7. Sender: mehr@tc.fluke.COM (Manooch Mehr)
  8. Distribution: usa
  9. Organization: John Fluke Mfg. Co., Inc., Everett, WA
  10. Lines: 11
  11.  
  12.  
  13.  
  14.    Hi There:
  15.  
  16.       I have implemented and used virtual functions many times.
  17.       But I would like to know the details of virtual table and how the compiler
  18.       uses the table to invoke the proper virtual function. Please send me an email
  19.       on this subject.
  20.  
  21.                                 Thanks,
  22.                                 Manooch
  23.