LIBRARY:
Factor handbook » C library interface » Calling C from Factor

Next:FUNCTION:


Vocabulary
alien.syntax

Syntax
LIBRARY: name


Inputs
None

Outputs
None

Word description
Sets the logical library for consequent FUNCTION:, C-GLOBAL: and CALLBACK: definitions, as well as &: forms.

Notes
Logical library names are defined with the add-library word.

Definition