#include "las.h"
FUNCTION c_lused (hname)
char *hname;
Image host filename for which the last used date and time fields are updated.
The c_lused() call is used to update the last used date and time fields of the DDR associated with the image hname.
c_lused() returns
E_SUCC (0) --> successful completion E_FAIL (-1) --> operation failed E_PROT (-2) --> DDR is write protected - No error message is produced from this error