Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uunet!charyb!dan From: dan@charyb.COM (Dan Mick) Newsgroups: comp.lang.c Subject: Re: compare strings, strcmp Keywords: strcmp,strings Message-ID: <308@charyb.COM> Date: 16 Nov 89 09:35:16 GMT References: <4463@blake.acs.washington.edu> <11605@smoke.BRL.MIL> Reply-To: dan@charyb.UUCP (Dan Mick) Organization: KFW Corporation, Newbury Park, CA Lines: 6 In article <11605@smoke.BRL.MIL> gwyn@brl.arpa (Doug Gwyn) writes: >#define StrEq( a, b ) (*(a) == *(b) && strcmp( a, b ) == 0) /* UNSAFE */ Why the UNSAFE comment? This looks like utterly standard C to me... -- .sig files are idiotic and wasteful.