Trio is a highly portable set of string functions focused on its *printf() clones. The printf() formatting is compatible with ANSI, BSD, GNU, and most of the C9X specs. The scanf() parts are incomplete.
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.
Les fonctions trio_isfinite, trio_signbit, et trio_fpclassify ont été ajoutées. Formatage de nombres à virgule flottante au-delà de leur exactitude a été corrigé. Il ya compatibilité K & R, autoconf est utilisé pour créer le Makefile, et il existe de nombreux correctifs.
Tags:
Minor feature enhancements
The functions trio_isfinite, trio_signbit, and trio_fpclassify have been added. Formatting of floating-point numbers beyond their accuracy has been fixed. There is K&R compatibility, autoconf is used to create the Makefile, and there are many bugfixes.