LR_ULONG - read a ULONG from LD input file.

Usage:

#include <ld.h>
ul = lr_ulong();

Where:

unsigned long ul;
is the ULONG value that has been read from the file.

Description:

"lr_ulong" reads a ULONG value from the current LD input file.

See Also:

expl ld lib lw_ulong

Copyright © 1996, Thinkage Ltd.