public marks

PUBLIC MARKS from YukuanMark with tag EEPROM

24 January 2006 19:45

Learn a new trick with the offsetof() macro

Almost never used, the offsetof() macro can actually be a helpful addition to your bag of tricks. Here are a couple of places in embedded systems where the macro is indispensable—packing data structures and describing how EEPROM data are stored.

YukuanMark's TAGS related to tag EEPROM

c::cpp +   embedded +   offsetof +   trick +