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