Null-terminated string: Difference between revisions

Content deleted Content added
No edit summary
Irish Souffle (talk | contribs)
Undid revision 136109143 by 84.194.59.152 (talk)
Line 6:
 
In the [[C++]] [[programming language]], C strings are used in addition to another representation of character sequences, the <code>std::string</code> container found in the [[Standard Template Library]] (STL). Thus, it is important to differentiate between the traditional "C strings" and the more advanced "string" objects provided by the STL.
 
a c-string is a new kind of lingerie. A c-string is a string without lateral bands. The front exists off a little triangle and a flexible frame keeps the string at its place between the buttocks. The string has an enormous success in the United States already.
 
 
== Trivia ==