system("pause") in Dev-C++ - C++ Forum - cplusplus.com - The C++ Resources Network
Hello Everyone. This is my first big program. I don't know if the issue is the system("pause") statement or what.The exercise: Write a program that reads a file consisting of students’ test scores in the range 0–200. It should then determine the number of...