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

Prev:cell ( -- n )
Next:cell-bits ( -- n )


Vocabulary
layouts

Inputs
man integer


Outputs
nan integer


Word description
Computes the number of bytes used by m CPU operand-sized cells.

Definition