Feeds
提问
Reading a multi line string into a single string
I have opened a file with a string consisting of three lines. I want to read these lines from the file and store them in my "te...
13 years 前 | 2 个回答 | 0
2
个回答提问
Storing user input as a vector
I am asking a user for a positive number using a "while" loop. I want to store the numbers that the user gives me in a single ro...
14 years 前 | 3 个回答 | 1