/sys$common/syshlp/helplib.hlb System Services, $BINTIM *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Converts an ASCII string to an absolute or delta time value in the system 64-bit time format suitable for input to the Set Timer ($SETIMR) or Schedule Wakeup ($SCHDWK) service. On Alpha systems, this service accepts 64-bit addresses. Format SYS$BINTIM timbuf ,timadr C Prototype int sys$bintim (void *timbuf, struct _generic_64 *timadr);
Additional Information (explode) :
|