I have a program that works fine on devices with palmos 4.1 and early but on OS 5.2 i get a invalid ptr error whats wrong?
ULong romVersion; char *PalmOS = NULL;
FtrGet(sysFtrCreator, sysFtrNumROMVersion, &romVersion); StrIToH(PalmOS,romVersion);
thnx
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
