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.

Seealso:



This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster