| 
LOC(3F)								       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  -m64  and	run in a 64-bit operating environment.
       Otherwise, a 32-bit INTEGER*4 is returned.
FILES
       libfui.a
				 23 March 1998			       LOC(3F)
[top] 
| 
Vote for polarhome |