changes.mady.by.user Shaun Hedrick
Saved on May 31, 2007
changes.mady.by.user Robert Seacord
String literals are constant and should thus should consequently be protected by the const qualification. This recommendation supports rule STR30-C.
const
...