Annotation of 43BSD/contrib/icon/man/man2/radcon.2, revision 1.1

1.1     ! root        1: .so tmac.ilib
        !             2: .TH RADCON 2 "The University of Arizona \- 5/30/83"
        !             3: .SH NAME
        !             4: radcon \- radix conversion procedures
        !             5: .SH DESCRIPTION
        !             6: These procedures convert numbers from one radix to another. The letters
        !             7: from \*Ma\fR to \*Mz\fR are used for `digits' greater than 9. All the
        !             8: conversion procedures fail if the conversion cannot be made.
        !             9: .SH SYNOPSIS
        !            10: .nf
        !            11: .ta 1.5i
        !            12: \*Mexbase10(i,\*bj)\fR convert base-10 integer \*Mi\fR to base \*Mj\fR
        !            13: \*Minbase10(s,\*bi)\fR convert base-\*Mi\fR integer \*Ms\fR to base 10.
        !            14: \*Mradcon(s,\*bi,\*bj)\fR      convert base-\*Mi\fR integer \*Ms\fR to base \*Mj\fR.
        !            15: .SH LIMITATION
        !            16: The maximum base allowed is 36.
        !            17: .SH SEE ALSO
        !            18: .Ib
        !            19: pp. 67, 286.
        !            20: .SH AUTHOR
        !            21: Ralph E. Griswold

unix.superglobalmegacorp.com

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