[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SHORT Sets Label To SHORT Type MASM Operator
SHORT label
Sets label to type SHORT.
Notes: If the distance between a label and a jump instruction
referencing the label is less than 128 bytes, the label
can be declared as type SHORT. Instructions using short
labels consist of 1 less byte than instructions using
near labels.
See Also:
NEAR
FAR
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson