kolibrios-gitea/programs/develop/libraries/iconv
CleverMouse cd74d1af33 switch build system to Tup
git-svn-id: svn://kolibrios.org@5098 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-09-12 15:15:23 +00:00
..
cp866.h iconv library uploaded (first step to text encodings easily convert) 2013-04-22 20:50:53 +00:00
cp1251.h iconv library uploaded (first step to text encodings easily convert) 2013-04-22 20:50:53 +00:00
cp1252.h iconv library uploaded (first step to text encodings easily convert) 2013-04-22 20:50:53 +00:00
iconv.c switch build system to Tup 2014-09-12 15:15:23 +00:00
iso8859_5.h iconv library uploaded (first step to text encodings easily convert) 2013-04-22 20:50:53 +00:00
koi8_ru.h iconv library uploaded (first step to text encodings easily convert) 2013-04-22 20:50:53 +00:00
readme.txt iconv library uploaded (first step to text encodings easily convert) 2013-04-22 20:50:53 +00:00
Tupfile.lua switch build system to Tup 2014-09-12 15:15:23 +00:00
utf8.h iconv library uploaded (first step to text encodings easily convert) 2013-04-22 20:50:53 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Если нужны другие кодировки- просто скачай исходники gnu iconv, выбери нужные h-файлы (скажем, mac_cyrillic.h), добавь их в папку с iconv, и соответственно в iconv.с добавь эти h-файлы и указание того, что кодировка поддерживается.

Лицензия GPLv2, файлы перекодировщика используют GNU iconv
iconv - это obj, так что её собирает mingw командой gcc -c iconv.c -o iconv.obj