> Now, the catch is that one of the fields, for efficiency sake, is a > string of small size. If, however, the size of the data exceeds the > size of that field (set to 24 bytes now, previously it was 50 bytes), > then I store the data in a data record that ONLY contains the string > information.
Put it at the end of the struct. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
