>Where are you allocating memory that your orderQtr pointer will point
>to. I suspect that orderQtr should really be a UInt32, not a pointer to a
>UInt32. The same question goes for key and desc. Unless you allocate
>space somewhere in memory and stick a pointer to that space into the
>fields, you're dealing with unknown values.
>I think you need to read up on C pointers and string handling. This
>doesn't just apply to Palm OS but to any platform using C.
Thanks Ben, actually I've been reading up at the CodeWarriorU site about
C (as well as another C book) and such but haven't gotten to pointers yet.
These are the problems I was afraid I'd run into when starting this
project.
Thanks for your advice, I'm certainly taking it.
Nole
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/