Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!usc!samsung!uunet!pdn!tscs!tct!chip From: chip@tct.uucp (Chip Salzenberg) Newsgroups: comp.lang.c++ Subject: Re: Naming Conventions Message-ID: <278D1767.505@tct.uucp> Date: 11 Jan 91 01:39:51 GMT References: <60352@microsoft.UUCP> Organization: Teltronics/TCT, Sarasota, FL Lines: 20 According to cimshop!davidm@uunet.UU.NET (David S. Masterson): >// File - complex.ths >#ifndef THESAURUS_OFF >#ifndef COMPLEX_THS >#define COMPLEX_THS > >#define Complex complex >#define COMPLEX complex >#define ThisIsComplex complex >// ... > >#endif >#endif Aargh! It's hard enough to read a mix of other people's code, without making one class available under names. -- Chip Salzenberg at Teltronics/TCT , "If Usenet exists, then what is its mailing address?" -- me "c/o The Daily Planet, Metropolis." -- Jeff Daiell