Xref: news2.mv.net comp.os.msdos.djgpp:5054 From: Christian Axbrink Newsgroups: comp.os.msdos.djgpp Subject: Q: How to check if two objects are of the same class (C++) ? Date: Sun, 16 Jun 1996 19:46:23 +0200 Organization: Borås Högskola www.hb.se Lines: 17 Message-ID: <31C4486F.5607@ida.utb.hb.se> NNTP-Posting-Host: asmp07.dc.hb.se Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hej! I'm trying to learn C++ and DJGPP and I wonder: a) How to check if two objects (or object pointers) are of the same class, and, wich should be evident from this question, b) where I can find online documents describing C++ in some detail, not just overviews and descriptions of the class libraries but all of the operators and other fun stuff. Preferably these texts should be aimed at DJGPP/GNU C if these compilators in any way differ from official C++ standard (wich I have not been able to find, at least not yet). I have Turbo C/C++ by Herbert Schildt. Is there someone who could help me with this, please? Christian 'CAX' Axbrink