I thought that the whole point of using StrN* was to tell the funciton the
size of buffer
you are passing to the function? (thus avoiding bufferoverflow?) But then, I
could be wrong
since I am not much of a C programmer =) *sigh* writing Perl for a while
caused quite
a brain damage..
Anyhow, I guess I can't use StrNCompare for comparing byte string anymore
then..
What other functions are available on Palm3.x and Palm4.0 that I can use to
compare
two byte strings? Or should I write my own function for such purpose?
(StrNCompareAscii is available only on os4 I think)
Thanks!
-Ji
<[EMAIL PROTECTED]> wrote in message news:42905@palm-dev-forum...
>
>
>
> This is the expected behavior. The function accepts "strings" as
parameters. A
> "string" is a sequence of characters terminated by a NULL.
>
> -- Keith
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/