
The problem is, Borland, the creator organization of the compiler and IDE does not provide any option to download the compiler and IDE. Turbo C++ is very popular C compiler and IDE. Install, compile and execute C program with Turbo C++ in Windows Obtain and install Step 4 : Now simply type the name of the file sample and enter. This will compile the program to create an executable file (.exe). Step 3 : Type cl sample.c and press enter now. When asked where to save the file, select the location suitable. Step 2 : type the following code and click File > Save. Step 1 : type notepad demo.c (you can replace the filename with your own) and press Enter, when asked if you want to create a new file, say yes. Write, compile and execute your first program Once the installation is complete, in Windows 7, start the Visual Studio 2008 Command Prompt from All Programs > Microsoft Visual C++ 2008 Express Edition > Visual Studio Tools > Visual Studio 2008 Command Prompt. The installation process will start downloading other files from the Microsoft site and depending upon your connection speed it will take a while to complete the installation. After you complete download, run the executable file, it will ask you to select whether you want to install some other optional products, uncheck those options so that you can install only the product required.


To download, point your browser to and select Language and click on Free Download. Install, compile and execute C program with Visual C++ 2008 Express Edition with SP1 in Windows Download and install

