C-GLOBAL:
Factor handbook » C library interface » Accessing C global variables

Next:&:


Vocabulary
alien.syntax

Syntax
C-GLOBAL: type name


Inputs
None

Outputs
None

Word description
Defines a getter name and setter set-name for the global value in the current library, set with LIBRARY:.

Definition