Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site watmath.UUCP Path: utzoo!watmath!dmcanzi From: dmcanzi@watmath.UUCP (David Canzi) Newsgroups: net.sources,net.unix,net.lang.c,net.unix-wizards Subject: Re: Standardized predefined CPP symbols, down with folklore Message-ID: <8248@watmath.UUCP> Date: Fri, 6-Jul-84 17:54:11 EDT Article-I.D.: watmath.8248 Posted: Fri Jul 6 17:54:11 1984 Date-Received: Sat, 7-Jul-84 01:49:26 EDT References: <2065@rlgvax.UUCP>, <142@pyuxt.UUCP>, <8241@watmath.UUCP>, <297@watdcsu.UUCP> Organization: U of Waterloo, Ontario Lines: 6 In addition to documenting these predefined symbols, the symbols themselves ought to be chosen so that they are not likely to be accidentally used as variables in somebody's program. Around here, "unix" and "waterloo" are predefined, and who knows what else is? If predefined symbols were all to begin and end with underscore characters, and this fact were documented, then nobody would fall into the trap of inadvertently using one.