c++ Strings

时间:2012-02-26 01:00:13
【文件属性】:

文件名称:c++ Strings

文件大小:103KB

文件格式:PDF

更新时间:2012-02-26 01:00:13

c++ Strings

It’s often mentioned that one of the failings of the C language is the lack of a true string type, one that can be assigned, manipulated, and compared. Many early C++ books show how to define and use a String class that provided the common operations that other data types have. This paper contains a brief description of the string type defined by the C++ Standard Library.


网友评论