On Feb 2, 2008 5:52 AM, Aswin Rajamannar <[EMAIL PROTECTED]> wrote:

> Hi. I have written a c++ program in a text editor like notepad. After
> writing the program, i saved the file with the extension .cpp. Now how can i
> compile and run the program? When i open the file, i get the same notepad
> code. Please tell me how to compile and run it. Thanks.

You can't with Notepad. Do you have a compiler, first of all? I
recommend getting an IDE, which has an integrated editor, compiler and
debugger (Microsoft C++ Express is a good start, you should have
gotten an email when you joined with a list of free compilers to
choose from).

-- Brett
------------------------------------------------------------
"In the rhythm of music a secret is hidden;
    If I were to divulge it, it would overturn the world."
               -- Jelaleddin Rumi

Reply via email to