Download List

项目描述

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. Very many number systems are supported. Group delimitation for output strings is fully controllable. Command line and graphical interfaces are also provided.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-03-29 13:52 Back to release list
2.3

此版本修正许多错误,增加了检查无效的参数的个数,并消除了内存泄漏的数量。它还增加了对Verdurian的支持和对格瓦文字十二进位的形式。
标签: Minor bugfixes
This release fixes numerous bugs, adds a number of checks for invalid arguments, and eliminates a number of memory leaks. It also adds support for Verdurian and for the duodecimal form of Tengwar.

Project Resources