<< Previous | Next >>

xgetfloat

float xgetfloat( long src );

Description

Returns the float pointed to by src. This is the most efficient function for obtaining 4 bytes from xmem.

Parameters

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

Return value

float value (4 bytes) at src.

Library

XMEM.LIB


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