GOOC - Game Oriented Object C

GOOC - Game Oriented Object C

Previous: Whitespace, Up: Lexer Tokens
[Contents]

5.7. Directives

5.7. Directives

Directives are tokens that specify (the beginning of) a more complex data structure, such as graphics information or spawn information, or any other pre-processor feature, such as region blocks, version blocks and includes. The format and purpose of each type of directive is described later in this manual. All directives begin with a pound # character, followed by a series of letters.