Preprocessors In C Programming Language

Preprocessors In C Programming Language

Technotip

54 года назад

291 Просмотров

https://technotip.com/8416/preprocessors-in-c-programming-language/


1. Preprocessor is a program that processes our source code before it is passed to the compiler. Hence its name pre-processor.

2. Preprocessor Commands are often called as DIRECTIVES.

3. Preprocessor Directives begin with # symbol.

Coming soon ..
1. Macro expansion.
2. File inclusion.
3. Conditional compilation.
4. Miscellaneous directives.
5. We’ll also be covering about predefined macros.

C Programming Interview / Viva Q&A List
https://technotip.com/6378/c-programming-interview-viva-qa-list/

C Programming: Beginner To Advance To Expert
https://technotip.com/6086/c-programming-beginner-to-advance-to-expert/

Тэги:

#C_Programming #preprocessors #define ##define #macros #macro_expansion #directives
Ссылки и html тэги не поддерживаются


Комментарии: