First Post - First Impression
{
Hello coders!
This is the guide on How to install Turbo c++ in windows 32 bit. To know more about Turbo c++ you can go to this link. Now, without any further chit chat, lets install Turbo c++.
Step 1: Make sure you have .Net framework 4.5 installed. if you don't have installed, you can use this link (Online) or this link (Offline).
Step 2: Create folder named "TurboC" in C: Drive.
Example:
Step 3: Download Free Turbo C++ from this link and open/extract the zip file. When extracting extract files in folder that we created in step 2.
Example:
Step 4: Go to the folder created in step 2 "TurboC". And then double click on "Turbo C++ 3.2.msi" to install run the installer.
After you open "TurboC" folder in C: Drive, It should look like this:
Step 5: Follow and Click "Next >".
Step 6: Select the statement that starts start with "I accept.....".
Step 7: Proceed with clicking on "Install" button.
Step 8: This should look like this after pressing on "Install" and you may be asked to either run this installer or not. just click on "Yes' to install.
Step 9: You are almost done. Make a selection on the "Launch" and press "Finish"to start Turbo c++.
Step 10: Enjoy ! and Code "Hello Coders!"
This should look something like this.
Extra: Next time you want to open Turbo C++. It's in the desktop.
Comment if you are stuck anywhere. I will respond ASAP.
}