forlang.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Address Functions
     More Info                             Up Contents Index Back
─────Intrinsic Functions: Addresses─────────────────────────────────────────
 
                                         Argument    Function
     Name           Definition           Type        Type
 
     LOCNEAR (gen)  Offset address       Any         INTEGER*2
 
     LOCFAR (gen)   Segmented address    Any         INTEGER*4
 
     LOC (gen)      Address              Any         INTEGER*2 or
                                                     INTEGER*4
 
     See Also: Argument-Type Abbreviations
                                    -♦-