> From: Ben Combee > > Huh? CW honors the \0 escape for both character literals and strings. I > should know -- I rewrote a lot of that escape parsing code. You might be > confused by the debugger display. When the CW debugger shows a string, it > will show it in escaped C string format, although if its showing > a C string, > then I'd guess it would cut it off at the first NUL character. > Ben is correct [as usual :)]. I was confused by something. In the light of day, I can't imagine what I was thinking. CW *does* recognize \0 even within strings. I've used it myself to build a packed array of strings. Thanks, Ben, for setting the record straight. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
