OS4 DepotLogo by DBAlex 
(anonymous IP: 18.224.0.25,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


Support the site


 Readme for:  Development » Library » Misc » libwprintf.lha

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: 32kb
Version: 20221203
Date: 04 Dec 22
Author: Fredrik Wikström
Submitter: Fredrik Wikström
Email: fredrik/a500 org
Category: development/library/misc
Replaces: development/library/misc/libwprintf.lha
License: BSD
Distribute: yes
Min OS Version: 4.0
FileID: 12329
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads:  (Current version)
 (Accumulated)

[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