Difference between revisions of "Z80:Directives:SIZEOF"

From Learn @ Cemetech
Jump to navigationJump to search
(Initial automated import)
 
(No difference)

Latest revision as of 17:42, 5 February 2016

Determines the size of a data type or allocated variable.

Syntax

   sizeof(type|variable)

Allowed inputs

Uses

See Also

var/tvar/tempvar