Richard Hartman wrote:
> 
> Nuno Basto wrote in message <5741@palm-dev-forum>...
> >
> >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?
> >

It sounds like the function you want is StrStr(), which locates a
substring.

-- 
Tony Williams
Amazon.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to