> B> Good Day,
> 
> B>     Has anyone encountered a problem when copying a data of 
> type 
> B> unsigned characters to Char*?

If you really intend to copy the string, you should use StrCpy() instead of the = 
operator.  I suspect your problem is with the C language, and how it deals with 
strings, rather than a Palm-specific problem.

Layne


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

Reply via email to