Whenever I use StrAToI, the result is always 0. What am I doing wrong? char text[8];
StrCopy(text, "Hello"); Int32 intText = StrAToI(&text); -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
