Please look at the code of StrChr () in StringMgr.c [I can't quote here].  It
seems to me that when it returns (Char *)str, it may not be the correct
location in a multi-byte environment.

What is the right way to do a StrChr () job in a possibly multi-byte
environment? Should I use StrChr () or a Text Manager function for that job
or should I create a custom routine? Best regards, Paul

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to