LW_TIME - add a time to output directive being built.

Usage:

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

Where:

time_t tim;
is the time that you want to write out, expressed in the usual C format.

Description:

"lw_time" converts a C time number into an LD time and writes out the time to the output directive currently being built.

See Also:

expl ld lib lr_time

Copyright © 1996, Thinkage Ltd.