Logo by DaveyD (anonymous IP: 3.144.244.244,0) | ||||||||||||
| ||||||||||||
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  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 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 (c) 2004-2024 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |