>Anyone know of a reference (I didnt see in API/companion/targeting palm) >that lists all the basic palm os data types with their limits? The >"targeting palm" document has the integer data types but doesn't list the >official palm names perse like "Int32". I also checked things like limits.h >and climits, and really didn't see what I was looking for.
PalmTypes.h is the header you want. If the Palm OS APIs were defined after C99, they could have just referred to the stdint.h header -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
