Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 570 Bytes

operator-ptr.md

File metadata and controls

22 lines (17 loc) · 570 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: operator PTR
operator PTR
12/17/2019
PTR
operator PTR
PTR operator
operator PTR
df280f36-ca06-4578-b99d-0aa139b2b969

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