<< Previous | Next >>

xgetlong

long xgetlong( long src );

Description

Return the long word pointed to by src. This is the most efficient function for obtaining 4 bytes from xmem.

Parameters

src
xmem (linear) address of the long value to retrieve.

Return value

Long integer value (4 bytes) at src.

Library

XMEM.LIB


Dynamic C Functions << Previous | Next >> rabbit.com