CODE OPTIMIZATIONPlease, can you take a look at this poorly written code and highlight the problems in it, in order t...
opening multiple files in C++ using classesThank you for your reply. I just tried it and I was able to open the file with 'fin.open("filter2.tx...
opening multiple files in C++ using classesi tried that and still got the error message; 'redeclaration of std::fstream fin'
reading multiple files using fstream in object classI am trying to open multiple text files using fstream in a class float_seq object that i have create...
opening multiple files in C++ using classesI am trying to open multiple text files using fstream in a class float_seq object that i have create...