[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
! Literal-Character Operator MASM Operator
!character
Forces the assembler to treat character literally.
Notes: This operator can only be used in macro definitions
(including repeat blocks) or with conditional-assembly
directives.
!character, which is equivalent to <character>, allows
you to incorporate special characters, such as ';' and
'&' into symbols.
See Also:
&
<>
%
;;
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson