LR_EOR - test for end of directive.

Usage:

#include <ld.h>
bool = lr_eor();

Where:

BOOLEAN bool;
is TRUE when the LD file is at the end of a record, and FALSE otherwise.

Description:

"lr_eor" determines whether or not you have reached the end of the current record in the input file.

Copyright © 1996, Thinkage Ltd.