mpint — multiple-precision integers for C

mpint is a small library providing multiple-precision integers (and all of the usual operators on them) for C. It was written primarily to support the conversion of IEEE floating-point numbers to ASCII, but should be useful in other contexts too.

Download the source code: mpint-1.0.tar.gz
Browse the source code: mpint-1.0
Read the manual page: mpint.3.html
mpint is distributed under the MIT license. It will not infect your project with a debilitating contagious disease if you decide to modify it for your own use or link your binaries against it.

If you find bugs or have suggestions, please send them to Ian at the domain name of this web site. Thanks!