Tuesday, June 15, 2010

Strings

A string can contain any character, i.e. any value from 0x00 to 0xFF.

Reference: The C++ Standard Library: A Tutorial and Reference by Nicolai M. Josuttis. Addison-Wesley, 1999, p. 482.

No comments:

Post a Comment