home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!mintaka!rjbodkin
- From: rjbodkin@theory.lcs.mit.edu (Ronald Bodkin)
- Newsgroups: comp.lang.c++
- Subject: Re: C++ compiler macros
- Message-ID: <RJBODKIN.92Jul27183110@lister.lcs.mit.edu>
- Date: 27 Jul 92 23:31:10 GMT
- References: <1992Jul21.001718.8580@taumet.com> <1992Jul22.185457.21999@delfin.com>
- <1992Jul23.143046.1098@auto-trol.com>
- Sender: news@mintaka.lcs.mit.edu
- Distribution: usa
- Organization: MIT Lab for Computer Science
- Lines: 7
- In-Reply-To: davgot@auto-trol.com's message of Thu, 23 Jul 1992 14:30:46 GMT
-
- In article <1992Jul23.143046.1098@auto-trol.com> davgot@auto-trol.com (David Gottner) writes:
- The ANSI standard specifies that undefined symbols in #if expressions
- get the value 0.
-
- Which is of _no importance_ since the test is to see whether
- the compiler is pre-ANSI!!
- Ron
-