Hi All,
I have just started learning how to write C++, I have written my very first very simple program using notepad and saved the file as simple.cpp.
So my question is how do I compile or build my program into an executable file, I understand I have to use the dos command line, can anyone tell me what the commands are.
When I open command line in dos it starts with this
C:\Users\V8 Power\>
What do I have to type in nect to build my program, then how do I execute it.
Thanks very much
John