Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 381 Bytes

operator-this.md

File metadata and controls

13 lines (7 loc) · 381 Bytes

Asmc Macro Assembler Reference

operator THIS

THIS type

Returns an operand of specified type whose offset and segment values are equal to the current location counter value.

Note: THIS is disable by default in Asmc. Use switch -Zne to enable Masm compatible opeators.

See Also

Type | Operators Reference