On Fri, Aug 08, 2003 at 12:26:13PM -0400, bullshark wrote: > >static char* gPlateString = > >"PL3/16x\0PL1/4x\0PL5/16x\0PL3/8x\0PL1/2x\0PL5/8x\0"; > > The above doesn't work. The compiler knows that dquote strings end with \0 > so there is nothing in the .o image after PL3/16x.
What are you talking about? That's simply not true for any C compiler I've ever seen. -- Dave Carrigan Seattle, WA, USA [EMAIL PROTECTED] | http://www.rudedog.org/ | ICQ:161669680 UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-C++-DNS-PalmOS-PostgreSQL-MySQL -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
