string read « Data Types « C++ Tutorial






2.25.string read
2.25.1.Using cin to read a string from the keyboard
2.25.2.Using gets() to read a string from the keyboard