 |
c++ - getline() and reading data from text files - Stack Overflow
2012年12月11日 - getline reads a line from a stream into a string. ... need to combined the amount it paid For an example Student Code: 12 Amount: ... Since your using c++, if the file is well formatted you could just redirect cin and it'll be easier.
stackoverflow.com |
 |