| delorie.com/archives/browse.cgi | search | 
| From: | glevand AT gol DOT _N_o_S_p_a_m_ DOT com (Geoffrey Levand) | 
| Newsgroups: | comp.os.msdos.djgpp,comp.os.msdos.programmer | 
| Subject: | Re: C++, Virtual Functions | 
| Message-ID: | <379a7bb5.12822387@nnrp.gol.com> | 
| References: | <932614871 DOT 674000 AT kyle DOT inet DOT net DOT nz> | 
| X-Newsreader: | Forte Free Agent 1.1/32.230 | 
| Lines: | 19 | 
| Date: | Sun, 25 Jul 1999 03:00:49 GMT | 
| NNTP-Posting-Host: | 203.216.9.251 | 
| X-Complaints-To: | abuse AT gol DOT com | 
| X-Trace: | nnrp.gol.com 932871649 203.216.9.251 (Sun, 25 Jul 1999 12:00:49 JST) | 
| NNTP-Posting-Date: | Sun, 25 Jul 1999 12:00:49 JST | 
| Organization: | Global Online Japan | 
| To: | djgpp AT delorie DOT com | 
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp | 
| Reply-To: | djgpp AT delorie DOT com | 
Thu, 22 Jul 1999 15:22:56 +1200: "David Mitchell" <dmitchell AT inet DOT net DOT nz> wrote: >Right, three questions: > >What are virtual functions? > >Why would I use them? > >How do I use them (esp w/ DJGPP)? > There is no connection between virtual functions and DOS. Virtual functions are functions called indirectly through a table of function pointers. Get a book on C++ programming for the other answers.
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |