24 January 2006 19:45
Learn a new trick with the offsetof() macro
by YukuanMarkAlmost 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.
1
(1 marks)