So, i just installed Microsoft Visual C++ 6.0 Standard Edition. And im getting the same problem. Can someone with the same compiler tell me if it works for you?
/*
For some reason the following code does not print
the first line of the txt file. I'm pretty sure
the code is right, dont know if its my compiler
or what not. I'm using dev-c++. Any suggestions
are welcome.
*/
#include <iostream>
#include <fstream>
#include <cstdlib>
#include <cstring>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.