Ben Combee wrote:
Then a structure definition for it might look like

typedef struct FDBRecordType
{
        UInt16 fld;
        char fname[];
} FDBRecordType;

This sets up a record with an indefinite array type at the end.

Hmm, my newsreader showed this response in another thread
and I didn't see it before I sent the _exact same_
response only a week later...
I wasn't trying to plagiarise really :P
matt


--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to