|
|
1.1 root 1: .pa 1
2: .he 'CTIME (III)'1/15/73'CTIME (III)'
3: .ti 0
4: NAME ctime -- convert date and time to ASCII
5: .sp
6: .ti 0
7: SYNOPSIS sys time
8: .br
9: mov $buffer,r2
10: .br
11: jsr pc,ctime
12: .br
13: .sp
14: .ti 0
15: DESCRIPTION The output buffer
16: is 16 characters long and
17: the time has the format
18: .sp
19: Oct 9 17:32:24\\0
20: .sp
21: The input time must be in the r0 and r1 registers in the form
22: returned by sys___ time____.
23: .sp
24: .ti 0
25: FILES kept in /lib/liba.a
26: .sp
27: .ti 0
28: SEE ALSO ptime(III), time(II)
29: .sp
30: .ti 0
31: DIAGNOSTICS --
32: .sp
33: .ti 0
34: BUGS The routine must be reassembled for leap year.
35: .br
36: Dec 31 is followed by Dec 32 and so on.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.