loc(3F)
NAME
loc − return the address of an object
SYNOPSIS
function loc (arg)
DESCRIPTION
The returned value will be the address of arg.
See the description of the %LOC function in the CX/UX Hf77 Fortran Reference Manual for an alternate, more efficient location function.
FILES
/usr/lib/libU77.a
NOTES
When compiling source with the -Qocs option, an explicit underscore needs to be added to the end of the routine name.
CX/UX Hf77 Fortran Reference Manual