Separate data by storing in array/vectorI had done some part of it which read the year that user input and it can count they are total how m...
Separate data by storing in array/vectorSo I am done for this part, including moving my variables to classes and make my program become more...
Separate data by storing in array/vector@TarikNeaj Thank you so much! It works like a charm... Ermm another question, so if I would like to...
Separate data by storing in array/vector[code] if(in_stream.is_open()) { int mintemp,maxtemp; string date,weather; ...
Separate data by storing in array/vectorI testing out one of the method with this code: [code] ifstream in_stream(file_name); if(in...
This user does not accept Private Messages