Audio (332) Datatype (50) Demo (188) Development (562) Document (21) Driver (94) Emulation (143) Game (914) Graphics (479) Library (105) Network (218) Office (60) Utility (856) Video (65)
Total files: 4087
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
libwprintf | Description: | Wide char printf functions | Download: | libwprintf.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 31kb | Date: | 18 Jan 2021 | Author: | Fredrik Wikström | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Category: | development/library/misc | License: | BSD | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 11554 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 39 (Current version) | | 39 (Accumulated) | Votes: | 2 (1/0) (30 days/7 days) | |
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.
|