Annotation of researchv10dc/dist/man/v4/manx/itoa.3, revision 1.1

1.1     ! root        1: .th ITOA III 3/15/72
        !             2: .sh NAME
        !             3: itoa \*- integer to ascii conversion
        !             4: .sh SYNOPSIS
        !             5: .ft B
        !             6: jsr    r5,itoa; subr
        !             7: .ft R
        !             8: .sh DESCRIPTION
        !             9: .it Itoa
        !            10: will convert the number in r0
        !            11: into ASCII decimal preceded
        !            12: by a \*- sign if appropriate.
        !            13: For each character generated by
        !            14: .it itoa,
        !            15: the subroutine \fIsubr\fR (supplied by the caller) is called on
        !            16: register r5 with the character in r0.
        !            17: .s3
        !            18: The subroutine \fIsubr\fR must not disturb any registers.

unix.superglobalmegacorp.com

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