ericcbrown1
05-06-2008, 03:41 PM
Basically, I can program in C++... the problem is trying to do it on a non-school machine where I am not used to it.
I downloaded and installed Visual C++ EE 2008...
It seems like it is missing libraries or something, because i cannot
#include <fstream> or even using namespace std; doesn't seem to work..
I can't get anything to compile and run and it is driving me insane looking for a good tutorial with all the downloads pointed out.
I am sure a lot of people go through / have gone through exactly what I am right now.
Anyone have any spotted advice/tutorials to reference?
I downloaded and installed Visual C++ EE 2008...
It seems like it is missing libraries or something, because i cannot
#include <fstream> or even using namespace std; doesn't seem to work..
I can't get anything to compile and run and it is driving me insane looking for a good tutorial with all the downloads pointed out.
I am sure a lot of people go through / have gone through exactly what I am right now.
Anyone have any spotted advice/tutorials to reference?