Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2024 Meta-MorphOS.org
Description:Character set conversion library.
Developer/Porter:Haible, Lehtoranta, Skjæret
Readme:
Short: Character set conversion library
Author: Bruno Haible, Ilkka Lehtoranta (ilkleht@isoveli.org), Sigbj�rn Skj�ret
Uploader: Ilkka Lehtoranta (ilkleht isoveli org)
Type: dev/c
Version: 3.0
Architecture: ppc-morphos

This is MorphOS port of libiconv character set conversion library.
The port provides standard shared runtime library (iconv.library)
based on libiconv 1.11.

The archive contains libiconv.a in three flawours:

lib/libiconv.a
libb32/libiconv.a (libnix)
ixemul/libiconv.a


[Installing]


Use Install.MorphOS script for GCC and VBCC install.

(VBCC install assumes you are using a VBCC: assign.)


[Using iconv.library in your programs]


To use iconv.library you must have

#include <iconv.h>

and link against libiconv.a (-liconv).

Optionally you can just use inlines:

#include <proto/iconv.h>

This is little faster but not recommended for ports.


[Building library]


Run make and wait.

Upload Date:Jun 03 2017
Category:Development/C
Download:iconv_3.0_dev.lha
Md5:e821633a029aa9c62a0d7362d0ea9da5
Size:5 MB
Downloads:235
Screenshot(s)
History
Last Comments