changes.mady.by.user Jeffrey Gennari
Saved on May 23, 2007
changes.mady.by.user Justin Pincar
Saved on May 24, 2007
...
DCL32-C. Guarantee identifiers are unique
DCL33-C. Ensure that source and destination pointers in function arguments do not point to overlapping objects if they are restrict qualified
DCL34-C. Use volatile for data that may be accessed or modified asynchronously