Link to home
Start Free TrialLog in
Avatar of gmrobert
gmrobert

asked on

Learning C for Palm OS

Looking for good online tutorial web sites for learning C if possible for Palm OS or complex data structure use. For more info see my question in the Palm OS area (it is a C question as well so you may wish to take a look at it):

https://www.experts-exchange.com/questions/20536780/Help-Using-Palm-Memory.html

Thanks

Greg
Avatar of akshayxx
akshayxx
Flag of United States of America image

what is the development tool that  u r using ..?
codewarrior ? what version of PalmOS api are you using ? i did some palmOS programming 3 years back.. cant give you exact codes .. but can definitely give you pointers
oh online tutorials .. well palm OS people themselves give some good programming tutorials
ASKER CERTIFIED SOLUTION
Avatar of akshayxx
akshayxx
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of gmrobert
gmrobert

ASKER

I have CW 8 with SDK 4.0. I have done some PDAT Palm programming but I am trying to learn C now so I can use the PDAT SDK, it basically allows for extensions of PDAT to be added using the SDK. My main issue is trying to load the resource created by PDAT into the variables used by C. I can load in basic structures but I can't figure out how to load a dynamic array of structures.

Greg
Not much activity so I guess this is the best answer.