Ok so I dont think I have installed ANY compiler for C++ on my Windows Vista system. So I would need info about that as well.
Anyhow. Just like java can be run using javac and then java w/e w/e... how do I run my .cpp notepad files via the command prompt? I have no problem on my macbook pro (easy to compile using g++) but I wanna know how to compile it on my windows system
I have gone through previous threads and I have no clue what they are talking about. So I really need a step by step guide. From making and saving the program to opening DOS and compiling it kind of thing.
(PS. You can assume I know how to write a simple output 'hello world' program :P I have it saved on my note[ad file on my desktop as helloWorld.cpp NOW WHAT!!?? )