Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 466 Bytes

operator-sizeof.md

File metadata and controls

20 lines (15 loc) · 466 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator SIZEOF
operator SIZEOF
12/17/2019
operator SIZEOF
sizeof operator
operator SIZEOF
a14ed307-7d01-4be5-982f-64982a348589

operator SIZEOF

Returns the number of bytes in variable or type.

Syntax

SIZEOF {variable | type}

See also

Operators reference
MASM BNF Grammar