On Thu, Feb 21, 2008 at 6:25 AM, burtonics <[EMAIL PROTECTED]> wrote:

>  I am very new to C Programming and am currently enrolled in this class
>  at my local college. I already am having issues. In class we are using
>  Borland C++ 4.0 which i know is a very old program and one that i
>  cannot seem to find anywhere. So i decided to try Visual Studios
>  Express but have no idea how to even begin with this software. I start
>  a new blank page and write some code and save it in .cpp format but
>  cannot seem to run the program to see if what i have wrote is working
>  or not. Can anyone tell me where i can get a compiler that has a
>  windows user interface like the Borland C++ 4.0 or explain what i might
>  be doing wrong in VS express?

There are some video tutorials online. You can get to them via the
'Start Page' panel in the Visual C++ Express 'Start Page' under
'Getting Started'. It walks through the basics of setting up a project
and building the executable. If not, here's the link:

http://msdn2.microsoft.com/en-us/beginner/bb964629.aspx

-- 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