operator PTR

The first operator forces the expression to be treated as having the specified type. The second operator specifies a pointer to type.

Syntax

type PTR expression

[distance] PTR type

See also

Operators reference
MASM BNF Grammar