&:
Factor handbook » C library interface » Accessing C global variables

Prev:C-GLOBAL:


Vocabulary
alien.syntax

Syntax
&: symbol


Inputs
None

Outputs
None

Word description
Pushes the address of a symbol named symbol from the current library, set with LIBRARY:.

Definition