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 operating environment. Otherwise, a 32-bit INTEGER∗4 is returned.
FILES
libF77.a
SunOS 5.0 — Last change: 23 March 1998