C Preprocessor ⚙️ C Programming Course STEP by STEP (21)

Опубликовано: 29 Март 2026
на канале: Ingenio Empresa
141
3

While we already talked about preprocessing as a compilation step, there are some interesting things we can do with the preprocessor at the code level.

Today we talk about predefined macros, preprocessing operators and parameterized macros.

Contents:

00:03 - What are preprocessor directives.
01:31 - What are predefined macros?
11:08 - Creating parameterized macro for logging

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

#LearnProgramming #CProgrammingCourse