home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11522 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.4 KB  |  30 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!mips!pacbell.com!well!comeau
  3. From: comeau@csanta.attmail.com (Greg Comeau)
  4. Subject: Re: C++ virtuals (Was: How easy is it to disassemble MS-DOS programs?
  5. Message-ID: <Brts5B.BHI@well.sf.ca.us>
  6. Originator: comeau@well.sf.ca.us
  7. Sender: news@well.sf.ca.us
  8. Reply-To: comeau@csanta.attmail.com (Greg Comeau)
  9. Organization: Comeau Computing
  10. References: <1992Jul14.161737.1321@beaver.cs.washington.edu> <Brq3Hv.n2o@well.sf.ca.us> <1992Jul21.161240.15119@beaver.cs.washington.edu>
  11. Date: Thu, 23 Jul 1992 04:51:11 GMT
  12. Lines: 16
  13.  
  14. In article <1992Jul21.161240.15119@beaver.cs.washington.edu> wille@june.cs.washington.edu (Robert Wille) writes:
  15. >I stand corrected.  You can use the :: operator to specify which 
  16. >virtual function you want.  However, nearly all references to a 
  17. >virtual function are through data space.
  18.  
  19. Oh sure.  One uses virtual functions because of the expectations
  20. (through usage!) that they will be called virtually.  All I was
  21. saying is that they need not be called virtually (the :: doesn't
  22. dictate that though, the object that you call it through does).
  23.  
  24. - Greg
  25. -- 
  26.          Comeau Computing, 91-34 120th Street, Richmond Hill, NY, 11418
  27.                    Producers of Comeau C++ 3.0 With Templates
  28.           Here:attmail.com!csanta!comeau / BIX:comeau / CIS:72331,3421
  29.         Voice:718-945-0009 / Fax:718-441-2310 / Prodigy: tshp50a
  30.