Skip to main content

Posts

Showing posts with the label C programming tutorial

C programming video Tutorial 1 : Compiler Installation

In this video shows that how to install Dev-C++ IDE software for c and c++ programs, Dev C++ IDE has the feature to develop the codes not only for console applications but also you can create windows applications in C++ programs. In this video after installing the software, then go to Tools menu and then choose Compiler Option, in that compiler option write this code inside the quote "-g" in the given two textboxs and save it.