Tag Archives: #663366

#Mastery01

To create a file you need a editor (like sublime, atom, etc) and a compiler.

A compiler is a special program that processes statements written in a particular programming language and turns them into machine language or “code” that a computer’s processor uses. 

I did a simple program to show the basic function of the program: Libraries, int main, an output and a return 0.