User profile: iamtobey

User info
User name:iamtobey
Name:tobey
Location:nottingham
Bio:new c/c++ programmer
History
Joined:
Number of posts:7
Latest posts:

CODE OPTIMIZATION
Please, 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 classes
Thank 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 classes
i tried that and still got the error message; 'redeclaration of std::fstream fin'

reading multiple files using fstream in object class
I 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 classes
I am trying to open multiple text files using fstream in a class float_seq object that i have create...