(that question should be in the Palm OS programming FAQ on www.palm.com if
it isn't there already.)

just look in systraps.h, which is a full list of the traps for every PalmOS
API.  new traps are always added to the end, so the 3.0 traps come after all
the 2.0 traps, which come after all the 1.0 traps.  there are even comments
showing where the API set for a particular OS version ends and the next
version begins.


-----Original Message-----
From: David Oakley <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Saturday, March 20, 1999 4:48 AM
Subject: Re: The 2.0 SDK...


>Tom,
>You can use the OS 2.0 SDK to write software for your PalmPilot... it's
just
>that some new functions aren't available on older OS's. It's not such a
>problem with 2.0, but I discovered that 1.0 doesn't have such useful things
>as StrPrintF! Does anyone have a list of API functions/structures and their
>availablility on each OS? That would be *such* a useful resource!


Reply via email to