From: "James" <[EMAIL PROTECTED]> > > > > sorry! Its hard for me to remember that sizeof(Char) is not always 1... > > It's not? The value produced from sizeof is determined at compile-time, and > Char is a typedef for char
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. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
