I have to end a loop receiving strings once the last string has been taken. The input is from a file by redirected to stdin. I have to do this automatically and not by input of any keys in run-time. If any external input is the only solution then what should be the corresponding code in c++?
Asked
Active
Viewed 95 times