Rainer Jung wrote:

Yes Mladen, I know. But we never really use len :) I know, that we can do it with memcmp, but then you, me or someone else has to add a couple of if(len>=...) before each memcmp(). Go ahead if you like to.


Look, we have a local header[16] on which we copy toupper, and there is no
chance for overflow. Like said, we can test for "xxx\0" and that'll be fine.

Regards,
Mladen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to