PLEASE HELP!!!!!!!!!!!!!!!!!! I am trying to use the function offsetof() function in this call DmWrite(ptrRecord, offsetof(DelivRecord, SignID),SIGN,sizeof(SIGN)); before I used CodeWarrior R5 and I included #include <cstddef.h> Well, now I am upgrading my application doing some modification and recompiling it with CodeWarrior R6 and I get all sort of compiling errors because of including cstddef.h errors on _stddef.h declaration errors and all sort of really wired stuff since this are C standard libraries. Do I need to be using another function or other libraries that support the offsetof() function under CWR6??????????? HELP PLEASE -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
