At 11:38 25/01/2001 +1300, you wrote:
>Are there any, either underground or officially released, API's for 
>utilizing the ROM space on the Palm devices?
>In regards to an application being able to permanently store data.


NB. ROM = READ _ONLY_ MEMORY!!!

It is reserved for system, even if parts of it are usable, data that you 
put in them may get overwritten when user upgrades their OS version. 
Applications should only use the `common RAM` and not memory reserved by 
the device manufactures, hence the "reserved" prefix. If you store data in 
flash memory, Palm OS of future releases may and most probably will 
overwrite that. If you want to permanently store data and you don't trust 
Palm's RAM, then send it to a printer via IR, there're lots of APIs for 
that around, you just have to look.


Ta,
Igor M-)


--
IT consultant                           | Tel. +44 7971 131 131
Firewalls Networking C Perl             | Fax  +44 7971 128 260
Solaris FreeBSD Win Palm
= Unsolicited correspondence is not welcome at this email address =


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to