Copyright Digital Equipment Corp. All rights reserved.
Converts a relative binary timestamp to an ASCII string that
represents the time.
Format
#include <utc.h>
int utc_ascreltime(*cp, stringlen, *utc)
char *cp;
const size_t stringlen;
const utc_t *utc;
Parameters Description Returns Example Related_Functions