- Dec 12, 2006
- 1,128
- 0
- 76
If you have .txt file that contains something like the following:
Hello, my name is Bob and my e-mail is Bob@Bob.com.
Can you use the extraction operator >> to extract words from the file and store them into variables of type string?
Hello, my name is Bob and my e-mail is Bob@Bob.com.
Can you use the extraction operator >> to extract words from the file and store them into variables of type string?
