+ 1
How to use EOF in c++?
How can i use eof when i have to run a for loop & i don’t know the ending condition of the loop?
1 Antwort
+ 1
This site could help:
https://mathbits.com/MathBits/CompSci/Files/End.htm
How can i use eof when i have to run a for loop & i don’t know the ending condition of the loop?