If I read correctly, StrNCaselessCompare compares out to n characters. You
might try StrStr if you are trying to find a string within a string, but
it's not caseless.
Regards,
Steve
-----Original Message-----
From: Nuno Basto [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 21, 2000 12:43 PM
To: Palm Developer Forum
Subject: Comparing Strings (2)
I'm using StrNCaselessCompare to compare two strings but if the strings
don't start in the same way the strings don't match.
Like comparing "asdf" with "sdf" using length 3 doesn't match.
How can I solve this?
Thanks.
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html