c++ - Reading multiple lines from a file using getline ...

c++ - Reading multiple lines from a file using getline ...

瀏覽:385
日期:2025-09-29
2013年12月24日 - First, does the while loop conditional getline(inFile, firstName) return a boolean? If so, how can it be true (i.e. how can the while loop start) if I ......看更多