changes.mady.by.user Robert Seacord (Manager)
Saved on May 29, 2008
changes.mady.by.user David Svoboda
Saved on May 30, 2008
...
INT10-A. Do not assume a positive remainder when using the % operator
INT11EXP11-A. Do not make assumptions about the layout of bit-field structuresemploy pointer arithmetic on the internal contents of a structure
INT12-A. Do not make assumptions about the type of a plain int bit-field when used in an expression