From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: __cplusplus Date: Mon, 16 Mar 1998 11:42:16 -0500 Organization: Nortel Lines: 7 Message-ID: <350D5668.3A25@nortel.ca> Reply-To: ichapman AT nortel DOT ca NNTP-Posting-Host: bcarib90.bnr.ca 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 Precedence: bulk Hi, __cplusplus is that defined by the system depending upon the source file bing .c or .cc? Or should I have an explicite:- #define __cplusplus Regards Ian.