changes.mady.by.user Lee Mancuso
Saved on Feb 05, 2008
changes.mady.by.user David Keaton
Saved on Feb 27, 2008
...
EXP35-C. Do not access or modify the result of a function call after a subsequent sequence point
EXP36-C. Do not convert between pointers to objects with differing alignmentspointers into more strictly aligned pointer types
EXP37-C. Call functions with the arguments intended by the API