On Sat, 23 May 1998, Glynn Clements wrote:

>Personally, I avoid using `!strcmp(...)'; I find `strcmp(...) == 0' to
>be more intuitive.

__Personally__ I like the opposite ;-). I always use ! when I can.  It' s
faster and nicer. 

Andrea[s] Arcangeli

Reply via email to