Télécharger la liste

Description du projet

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.

Système requise

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 Retour à la liste release
2.0

Il est maintenant possible de convertir les entiers en chaînes de caractères Unicode. La commande Tcl UNStrToWNStr est désormais protégé contre plantage lors donné un nom invalide numéro de système comme argument. Le processus d'installation a été amélioré.
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