Man Page loc.3f




NAME

     loc - return the address of an object


SYNOPSIS

     INTEGER*4 function loc ( arg )
               on 32-bit environments

     INTEGER*8 function loc ( arg )
               on 64-bit environments


DESCRIPTION

     The returned value is the address of arg.

     When compiled with -xarch=v9|v9a and run in a 64-bit operat-
     ing environment.  Otherwise, a 32-bit INTEGER*4 is returned.


FILES

     libF77.a