[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NEAR Data Type for Label in Same Segment Data Type
Used to assign the data type of a label as near (same segment).
Notes: This data type is used by the:
* EXTRN directive
* PTR operator
* LABEL directive
* THIS operator
* PROC directive
A label that is followed by a colon, for example:
jumpAddress:
will generate a near label.
See Also:
EXTRN
PTR
LABEL
THIS
PROC
FAR
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson