Editor We Use
Many editors use for wrting code in C language.
We use Dev C++ IDE (Integrated Development Environment) for write and compile our code.
You can download Dev C++ from the following link: https://sourceforge.net/projects/dev-cpp/
Here is an example code in Dev C++ Editor. This IDE is used both for C and C++ Coding.
We 'll discuss details of coding used above in over next topics.