>What rule does Palm OS apply with regard to passing structures in functions? Palm OS doesn't care what you do when you're calling your own functions, other than hoping that you won't overflow the stack. This is a compiler issue, really. When calling OS routines, obviously you need to give them the parameters they're expecting, which in (I believe) all cases would be a pointer to the struct. -David Fedor Palm Developer Support
- structures as arguments Fawcett, Mitch
- Re: structures as arguments Creative Digital Publishing Inc.
- Re: structures as arguments Dan Rowley
- RE: structures as arguments Dave Smith
- Re: structures as arguments David Fedor
- Re: structures as arguments Aaron Ardiri
- Re: structures as arguments Roger Chaplin
- RE: structures as arguments Fawcett, Mitch
- RE: structures as arguments Fawcett, Mitch
- RE: structures as arguments Richard Hartman
