Hi folks:
I'm using CW R6 and Poser, and I can't get consistent results embedding
escape characters into string constants. It appears to me to be a compiler
problem, but I may not be tweeking things correctly.
This works: "re\xedr", (r, e, i acute, r). This compiles without error
and compares to an editable text field on Poser using TxtCompare();
This doesn't work: "so\xF1ar", (s, o, n tilde, a, r). The compiler gives
the following error:
> Error : illegal character constant
> eVerbo.c line 842 "sonrodar", "so\xF1ar", "sonrodar", "tonar", "tostar",
>
>
The error message is produced whenever the following character is <= 'f'.
I've tried as many variations of excape sequences for hex as I can think of,
and even octal, with no success.
Any suggestions?
Thanks
Tim
[EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/