From: rob DOT beattie AT net DOT ntl DOT com DOT uk (rob beattie) Newsgroups: comp.os.msdos.djgpp Subject: problem with function pointers Date: Thu, 21 Oct 1999 20:35:46 GMT Organization: NTL Internet News Service Lines: 90 Message-ID: <380f6eda.12192282@news.net.ntl.com> NNTP-Posting-Host: delphina-36.cableol.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: nclient5-gui.server.ntli.net 940538225 15235 194.168.12.36 (21 Oct 1999 20:37:05 GMT) X-Complaints-To: abuse AT net DOT ntl DOT com NNTP-Posting-Date: 21 Oct 1999 20:37:05 GMT X-Newsreader: Forte Agent 1.5/32.452 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I attempted to compile and run the following piece of code using the DJGPP compiler and have come up against a baffling problem. #include class myclass { public: myclass():normal(1) { stat++; cout<<"Object"<