Download List

Projeto Descrição

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 Requirements

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-08 09:26 Back to release list
2.2

Esta versão adiciona o suporte para outros seis sistemas de número, limpa alocação de armazenamento, elimina vários vazamentos de memória e correções de bugs numerosos.
Tags: Major bugfixes
This release adds support for another six number systems, cleans up storage allocation, eliminates several memory leaks, and fixes numerous bugs.

Project Resources