I explain you what is the structure of a C program: directives, main function, the part of the code up to the return type.
First of all, sorry for the audio. I don't know what happened, but the voice recording came out with bad quality.
The content:
00:03 - Preparation of the example
02:45 - Analysis of the structure of a C program
04:15 - Preprocessor directives
05:27 - Main function
06:20 - The return instruction
07:00 - Why do we return 0 in the main function?
Watch all the videos of the C course: • Aprende a programar 📙 con el Lenguaje de P...
See the C course repository: https://github.com/dfbq91/aprende-a-p...
Facebook: https://goo.gl/HDLFyn
Twitter: https://goo.gl/pcFziM
#CourseOfC #Programming #LearnProgramming