"Pavan Sulibhavi" <[EMAIL PROTECTED]> wrote in message
news:31437@palm-dev-forum...
>
> Hi,
> a) can we have two/more applications running simultaneously on the palm?
No, the PalmOS is not multitasking for user applications. The core OS
kernel on which it runs supports a fixed number of tasks, but only one is
reserved for the user interface layer in which apps run.
> b) if so, what is it that prevents one appln from writing on to the
> memory space of other applications?
Accidental overwriting of database memory used by other applications is
prevented through a memory manager which write-protects all of memory other
than the application heap and stack, allowing writes only through checked OS
calls.
--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/