ADROF

Obtains the byte address of any byte within a data object.

ADROF(firstobjword,offset,byteaddress)

firstobjword 16-bit integer, by reference. The name of the first (16bit) word of the data object.

offset

16-bit integer, by value in Pascal, by

 

reference in FORTRAN. An offset from the beginning of

 

the data object. May be positive or negative. (The first byte of

 

a data object resides at offset zero.)

byteaddress

16-bit integer, by reference. The byte address of

 

the byte that is offset bytes away from the first object word.

Network Interprocess Communication 621