Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Unisupport | Description: | Static library; extension to Uni-Library | Download: | unisupport.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 80kb | Version: | 1.0beta | Date: | 22 Jul 2008 | Author: | Joerg van de Loo | Submitter: | Steven Solie | Email: | ssolie/telus net | Category: | development/library/misc | License: | Other | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 3883 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 228 (Current version) | | 228 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
As promised, here's the extension to Uni-Library.
There are only two functions which might be useful for you:
One can transcode a plain text (ASCII, ISO-8859-x, TIS-620, Amiga-1251,
UTF-8 (yep, you read right :), UTF-16, UTF-32) to UTF-8 and the other from
UTF-8 to one that uses as target a singlebyte character encoding scheme
(ISO-8859-x, TIS-620, Amiga-1251).
The archive contains static libraries for Amiga m68k, MorphOS and Amiga PPC.
They were created using vbcc but should be also useable for users of gcc.
In addition, the source codes, which were used to form the static library,
have been enclosed.
A simple demo has been enclosed as well.
|