i,
Thankyou very much for your email.
I need some further help with writing a Standard IO application and will be very grateful if you can help.
So now I have StdIOprovider.c StdIOPalm.c so I first write my own application with a PilotMAin where I call all the required functions like SioInit etc. Then I try to build this application linking it with StdIOProvider.c but it has undefined references so I also linked it with StdIOPilot.c but this one has a pilotmain of its own so I am not sure what to do? If I use the pilotmain of StdIOPalm.c then where do I call SioInit etc...?
Also then I will have my another application which will be my std io application which I will link with StdIOPalm.c but how do I give it a database type of sioDBType ('sdio') instead of 'appl',
Many thanks,
Zubair James wrote:
Zee wrote:
Can anyone please tell me as to where can I get STDIOProvider.c.
You need to download the sample code for the Palm OS 4.0 SDK and look in the StdIO project:
<http://www.palmos.com/cgi-bin/sdk40.cgi>
For whatever reason the 5.0 SDK doesn't seem to include StdIOProvider.c, nor does it include the StdIO sample project, nor does the 5.0 SDK download page provide a link to download additional sample code like on the 4.0 page.
__________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
