Home
C++
Bitset
Class
Console
Data Structure
Data Type
Deque
Development
File
Function
Generic
Language
List
Map Multimap
Overload
Pointer
Qt
Queue Stack
Set Multiset
STL Algorithms Binary search
STL Algorithms Heap
STL Algorithms Helper
STL Algorithms Iterator
STL Algorithms Merge
STL Algorithms Min Max
STL Algorithms Modifying sequence operations
STL Algorithms Non modifying sequence operations
STL Algorithms Sorting
STL Basics
String
Valarray
Vector
string « String « C++
C++
String
string
1.
Define a string variable, assign a value and display it
2.
string basics
3.
copy constructor
4.
Changing Case in Strings
5.
A short string demonstration.
6.
Extracting Words in Strings Delimited by Whitespace
7.
Loop through the string array
8.
Char Escapes