LR_TIME - read time value from LD input file.

Usage:

#include <ld.h>
#include <time.h>
tim = lr_time();

Where:

time_t tim;
is the time that has been read, expressed as a "time_t" number.

Description:

"lr_time" reads a time value from the current LD input file and converts it to the "time_t" format recognized by standard C functions.

See Also:

expl ld lib lw_time

Copyright © 1996, Thinkage Ltd.