
Available under Creative Commons-ShareAlike 4.0 International License.
Definition 5.14: compiler directive
An instruction to the compiler to complete a task before formally starting to compile the program.
Definition 5.15: include
A compiler directive to insert the contents of a file into the program.
- 1557 reads