VMS Help
DECdts, utc_ascreltime

 *Conan The Librarian

    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;

  Additional Information (explode) :

  Close     Help