In message <[EMAIL PROTECTED]>, "David O'Brien" writes:

>Implies???  I thought I was quite explicit:
>
>    to prevent is "if (!strcmp(a,b))" which when read is extremely wrong of
>    that is actually happening.
>
>! is pronounced "NOT".  When read "if not string compare a with b then do X",
>is the opposite of the the logic of the expression does.  Which is
>"if string compare a with b is equal then do X".  ["if (strcmp(a,b) == 0)"]

Well, we're clearly into "IMO" land here, so lets ignore that :-)

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to