LR_DATA - read block of data.

Usage:

#include <ld.h>
lr_data(ptr,length);

Where:

void *ptr;
points to an area of memory into which data should be read.
unsigned length;
is the number of bytes that should be read.

Description:

"lr_data" reads a block of data.

See Also:

expl ld lib lw_data

Copyright © 1996, Thinkage Ltd.