About the closest you can get is with "shared libraries".  These use a
SysTrap-like mechanism when being invoked.

I don't know where the best documentation for shared libraries is, or where the
best sample code is.  But probably the most popular shared library is MathLib.
You can find it and its source code at:

     <http://www.radiks.net/~rhuebner/mathlib.html>

There's also a link there to another page talking about shared libraries, what
they are, and how to create them.  I haven't read it over too closely, but while
I suspect its quite old (like, three years old), on the surface it seems OK.
It's gcc-based, so you may have to hunt around if you want anything
CodeWarrior-specific. You can also find out about shared libraries in the
KnowledgeBase:

     <http://oasis.palm.com/dev/kb/papers/1143.cfm>

-- Keith Rollin
-- Palm OS Emulator engineer






Paul Nevai <[EMAIL PROTECTED]> on 01/13/2001 04:54:05 PM

Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>

Sent by:  Paul Nevai <[EMAIL PROTECTED]>


To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
cc:    (Keith Rollin/US/PALM)
Subject:  custom sysTraps



Can I create custom sysTraps? If yes, then where can I get an example to see
how to do it? Thanks! Best regards, Paul





-- 
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