Oracle Solaris Studio 12.4 Man Pages

Exit Print View

Updated: January 2015
 
 

loc(3F)

Name

loc - return the address of an object

Synopsis

32-bit environment

INTEGER*4 function loc ( arg )

64-bit environment

INTEGER*8 function loc ( arg )

Description

The returned value is the address of arg.

When compiled with -m64 and run in a 64-bit operating environment. Otherwise, a 32-bit INTEGER*4 is returned.

Files

libfui.a