z80:Directives:SIZEOF

From Learn @ Cemetech
Jump to navigationJump to search

Determines the size of a data type or allocated variable.

Syntax

   sizeof(type|variable)

Allowed inputs

Uses

See Also

var/tvar/tempvar