Go to main content
Oracle Developer Studio 12.5 Man Pages

Exit Print View

Updated: June 2017
 
 

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

libfsu.a