Download List

Descripción del Proyecto

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-01-24 13:01 Back to release list
2.0

Ahora es posible convertir de enteros a cadenas Unicode. El comando Tcl UNStrToWNStr está protegida contra los accidente cuando se le da un nombre válido de sistema de números como un argumento. El proceso de instalación ha sido mejorada.
Tags: Major feature enhancements
It is now possible to convert from integers to
Unicode strings. The Tcl command UNStrToWNStr is
now protected against crashing when given an
invalid number system name as an argument. The
installation process has been improved.

Project Resources