LR_BYTE - read a byte from LD input file.

Usage:

#include <ld.h>
byte = lr_byte();

Where:

unsigned char byte;
is the byte read from the LD input file.

Description:

"lr_byte" reads a byte from the input file.

See Also:

expl ld lib lw_byte

expl ld lib lr_open

Copyright © 1996, Thinkage Ltd.