Path: utzoo!yunexus!ists!jarvis.csri.toronto.edu!mailrus!shadooby!samsung!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: compare strings, strcmp Message-ID: <11635@smoke.BRL.MIL> Date: 17 Nov 89 19:10:13 GMT Article-I.D.: smoke.11635 References: <309@charyb.COM> <1989Nov17.155143.2758@aqdata.uucp> Reply-To: gwyn@brl.arpa (Doug Gwyn) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 7 In article <1989Nov17.155143.2758@aqdata.uucp> sullivan@aqdata.uucp (Michael T. Sullivan) writes: -I once read (Indian Hills Style Guide???) that if a macro doesn't behave -EXACTLY like a function (i.e. evaluates parameters once, doesn't assign -to arguments, etc.) that it should be named in all caps. Thus, a person -using the macro will know to be careful with it. Applies here, eh? I guess if you believe in the Indian Hills Style Guide it might.