Categories
libuninum
libuninum is a library for converting Unicode strings to integers and integers to Unicode strings. Internal computation is done using arbitrary precision arithmetic, so there is no limit on the size of the integer that can be converted. Values are passed and returned as ASCII decimal strings, GNU MP mpz_t objects, or unsigned long integers. Auto-detection of the number system is provided. Group delimitation for output strings is fully controllable. Virtually all known number systems are supported.
Last updated 20 Mar, 2007
About
Leadership
- Bill Poser - Maintainer
Requirements
- GMP (http://www.swox.com/gmp/) (Use Requirement)
Versions
2.8
2.2.2 released on 2007-03-08
- Released: 9 Dec, 2007
- Code Maturity: Stable
- Source Archive: http://billposer.org/Software/Downloads/libunin...
- Licenses: LGPLv2.1
- Interfaces: Library
User Community and Support
For the library consult the README files and the sample programs in the Examples directory, as well as numconv.c




