??? 03/23/10 06:57 Read: times |
#174415 - Note that this is heavily compiler-reliant Responding to: ???'s previous message |
Things like byte ordering and whether or not padding is added are compiler-specific - so this is not portable!
Even the sizes of the standard 'C' types are compiler-specific! |