changes.mady.by.user Shaun Hedrick
Saved on May 30, 2007
changes.mady.by.user Justin Pincar
Saved on May 31, 2007
...
POS30-C. Use the readlink() function properly
INT34-C. Use intmax_t for signed integer types or uintmax_t for unsigned integer types where the underlying type is unknown
When you copy this rule over to the C++ side: