z80:Directives:SIZEOF

From Learn @ Cemetech
Revision as of 17:42, 5 February 2016 by Maintenance script (talk | contribs) (Initial automated import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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