Well, sad to say that I am somehow a noob in C++ programming.
What I am doing is basically write a .txt document with certain messages followed by the values being input by the user upon running .exe and will be closed subsequently.
My question is, how would I be able to extract the values that was being inputted by the user?
Will greatly appreciate if anyone is able to share a light onto this.