Annotation of researchv10dc/dist/man/v3/man3/itoa.3, revision 1.1.1.1

1.1       root        1: .pa 1
                      2: .he 'ITOA (III)'3/15/72'ITOA (III)'
                      3: .ti 0
                      4: NAME           itoa -- integer to ascii conversion
                      5: .sp
                      6: .ti 0
                      7: SYNOPSIS       jsr     r5,itoa; subr
                      8: .sp
                      9: .ti 0
                     10: DESCRIPTION    itoa____
                     11: will convert the number in r0
                     12: into ascii decimal preceded
                     13: by a - sign if appropriate.
                     14: For each character generated by itoa,
                     15: the subroutine subr____ (supplied by the caller) is called on
                     16: register r5 with the character in r0.
                     17: .sp
                     18: The subroutine subr____ must not disturb any registers.
                     19: .sp
                     20: .ti 0
                     21: FILES          kept in /lib/liba.a
                     22: .sp
                     23: .ti 0
                     24: SEE ALSO       --
                     25: .sp
                     26: .ti 0
                     27: DIAGNOSTICS    --
                     28: .sp
                     29: .ti 0
                     30: BUGS           --

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.