I have these things in my [Mac based] CW project.
#define stringRsrc 'tSTR'
type stringRsrc {align word; cstring;};
read stringRsrc (2000) "Help_x";
Here "Help_x" is a MetroWerks text file saved in a Mac format [I tried unix
and DOS formats too].
When it gets into the .prc file after a CW job, it is not a '\0' terminated
string. How can I make it '\0' terminated?
It seems that the CW editor does not save the file with '\0' termination.
Thanks, Paul
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/