Next:
Memory
Up:
Directives
Previous:
memory
include
The
include
keyword allows for inclusion of header files by the algorithm. These header files may be standard-library files, within angle brackets (
<file>
), or user-generated files within double quotes (
"file"
).
Joren Heit 2013-12-17