what are compiler directives
Answers
Answered by
0
Hello friend here is your answer.
_________________________
_________________________
Source lines that should be handled by the preprocessor, such as #define and #include are referred to as preprocessordirectives. Another C construct, the #pragma directive, is used to instruct the compiler to use pragmatic or implementation-dependent features.
i hope it will help you
_________________________
_________________________
Source lines that should be handled by the preprocessor, such as #define and #include are referred to as preprocessordirectives. Another C construct, the #pragma directive, is used to instruct the compiler to use pragmatic or implementation-dependent features.
i hope it will help you
Answered by
3
Answer:
In computer programming, a directive or pragma (from "pragmatic") is a language construct that specifies how a compiler (or other translator) should process its input. Directives are not part of the grammar of a programming language, and may vary from compiler to compiler.
Similar questions
Physics,
7 months ago
English,
7 months ago
English,
1 year ago
Geography,
1 year ago
Social Sciences,
1 year ago