[Image] [Image] [Image] [Image]
Next: Tokeniser directives Up: Library Previous: Declarationsdirectives

Preprocessor directives

The preprocessor directives are defined in the RFC 2.0.

#load
RFC compliant, loads file as macro anywhere in theory.

#include
RFC compliant, includes compiled file (this is implementation specific; Zdatr 2.0 is compiler-oriented and not interpreter-oriented, and as the compiler is not incremental the #include and #load are identical, and restricted to files containing non-compiled arbitrary DATR text).

#uses
RFC compliant, defines usable library functions.

#sort
RFC compliant, defines sort mode.

#seed
RFC compliant, defines random seed.



© Dafydd Gibbon Sun Sep 13 17:17:46 MET DST 1998