...
By assigning string literals to constant pointers the compiler will warn you if you try to modify them.
Resource to use to find out more about an ongoing debate about this issue
References:
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/1993/N0389.asc;
...