Recently, I have been experimenting with Visual C++ 2005 Express Edition (with SP1 installed), and while I like it a lot, I have an extremely basic question:
What is the easiest way to compile a program? I am used to just pressing F9 in Dev-C++. Is there any way to compile a program like that or do you have to stick with the stupid command prompt?
Thanks in advance for anybody who can give me advice on this issue.
Just grabbed Visual C++ 2008 Express Edition and compiling doesn't seem to be any easier.... Does anybody know the easiest way to compile a .cpp file with 2005 or 2008?