z80:Directives:SIZEOF
From Learn @ Cemetech
Jump to navigationJump to searchDetermines the size of a data type or allocated variable.
Contents
Syntax
sizeof(type|variable)
Allowed inputs
Uses
See Also
Determines the size of a data type or allocated variable.
sizeof(type|variable)