Basics of C and C++ compilation
 
 
Go to file
Gerardo Marx 1199c497a2 updating .gitignore chain process
.gitignore updating .gitignore chain process
Readme.md initial commit
hello-world.c initial commit
hello-world.cpp initial commit

Readme.md

Lecture 4: An overview of C and C++

A long this lecture let us test two basic Hello World scripts on C and C++, respectively. The idea is to remember the compilation chain process to obtain an executable application.

C-code