Libuninum
libuninum
http://billposer.org/Software/libuninum.html
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.
Documentation
For the library consult the README files and the sample programs in the Examples directory, as well as numconv.c
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2.1 | Deborah Nicholson | 20 March 2007 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Support | mailto:billposer@alum.mit.edu |
Software prerequisites
| Kind | Description |
|---|---|
| Required to use | GMP (http://www.swox.com/gmp/) |
This entry (in part or in whole) was last reviewed on 20 March 2007.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.