Logo by invent (anonymous IP: 52.15.72.229,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
Some rather simple implementations of wide char printf functions that were originally written for the AmigaOS4 port of unrar. Now converted into an easy to use static library and with added support for floating point numbers. The following functions are supported: - wprintf() - vwprintf() - swprintf() - vswprintf() - fwprintf() - vfwprintf() Installation: Copy SDK/#? ALL SDK: The complete source code is also included in the archive under a 2-clause BSD license. Changes since the last release: - Do not treat regular "%s" string arguments as wide char (only "%ls", "%S" and "%lS" are now treated as wide char). This did not cause problems with the unrar port as it only ever outputs wide char strings. |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |