LW_BYTE - add byte to output directive being built.

Usage:

#include <ld.h>
lw_byte(byte);

Where:

unsigned char byte;
is the byte you want to write.

Description:

"lw_byte" writes a byte to the output directive that is currently being built.

See Also:

expl ld lib lr_byte

Copyright © 1996, Thinkage Ltd.