3/15/72 CTIME (III)
NAME ctime -- convert date and time to ASCII
SYNOPSIS (move time to AC-MQ)
mov $buffer,r0
jsr pc,ctime
DESCRIPTION The output is 15 characters long. The time has
the format
Oct 9 17:32:24
The input time is in the AC and MQ registers in
the form returned by sys time.
FILES kept in /usr/lib/liba.a
SEE ALSO ptime(III), time(II)
DIAGNOSTICS --
BUGS --
OWNER dmr