Ben Asselstine, le Fri 22 Aug 2008 13:03:37 -0400, a écrit :
> On Fri, Aug 22, 2008 at 6:52 AM, Samuel Thibault
> <[EMAIL PROTECTED]> wrote:
> > Da Zheng, le Fri 22 Aug 2008 11:55:52 +0200, a écrit :
> >> I wonder why strstr() is harmful.
> >
> > Because it's far less efficient than strchr. Try to implement strstr
> > and strchr yourself without the help of strcmp.
> >
> 
> It's my understanding that the arg variable already contains
> everything after the `='.

Ah, that's not related to what I was saying, but I think so too :)

Samuel


Reply via email to