If we are talking about DmSet then again it is useful for initialization of the record content. DmSet(pStructuredRec, 0, sizeof(myRecStruc), 0) inits the whole record from the very beginning (0 offset) to 0 value.
FI> Thanks for your replay. FI> Okay, but what if the variable/object you want to write to FI> the record is a struct (as in C struct) ?. FI> Cheers, FI> Fernando -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
