-
Notifications
You must be signed in to change notification settings - Fork 0
section3_intro
Fábio Gaspar edited this page Jan 11, 2019
·
1 revision
In this section you will try to write, compile and run the classic hello world program, which will introduce you to some generic aspects of the C language. You will also get an overview of the C syntax and understand the different C standards and how it can impact your development.
Soon...