Storage of Strings

The compiler does not guarantee that identical strings will be stored at different addresses. Code for Microsoft C, version 7.0, should not depend on identical addresses for identical strings.