cell ( -- n )
Factor handbook » The implementation » VM memory layouts » Sizes and limits

Next:cells ( m -- n )


Vocabulary
layouts

Inputs
None

Outputs
na positive integer


Word description
Outputs the pointer size in bytes of the current CPU architecture.

Definition