[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function dostimetolong - convert DOS time to 1/100 seconds
Syntax long dostimetolong(struct time *t);
Prototype in timehk.h
Remarks this function will convert the time from a DOS time
structure to a long value of the time in 1/100s of
a second.
Return value returns the time as a count of 1/100 secs since
midnight, ranging from 0 (midnight) to 8639999
(11:59:59.99 PM).
See also longtodostime()
See Also:
longtodostime()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson