From: "Brian Smith" <[EMAIL PROTECTED]> > > > If it's always a typedef for char, then what's its point? I thought it > > was so you could change that to a wide-character type. > > That's what WChar is for...
OK, then what is the purpose of these typedefs? Why not just use char and wchar_t instead of Char and WChar? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
