filmov
tv
07 Compiler Directives
Показать описание
Welcome to a video in our series "A Beginners Guide to the C Programming language".
In this video, we will cover a few simple compiler directives. A 'C' Program consists of statements and compiler directives.
Compiler directives are instructions to the compiler and are executed at compile time. C Program statements are instructions to the microprocessor and executed during run-time.
This video will discuss, how to use compiler directives to create symbolic constants, macro's, include files, and perform conditional compilations.
Please follow our channel, like and share this video and subscribe for notifications.
In this video, we will cover a few simple compiler directives. A 'C' Program consists of statements and compiler directives.
Compiler directives are instructions to the compiler and are executed at compile time. C Program statements are instructions to the microprocessor and executed during run-time.
This video will discuss, how to use compiler directives to create symbolic constants, macro's, include files, and perform conditional compilations.
Please follow our channel, like and share this video and subscribe for notifications.