view modules/uniconv/u16-strconv-from-locale @ 7968:0e2e38f76103

New module 'uniconv/u16-strconv-from-locale'.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Jan 2007 00:50:42 +0000
parents
children 86634e33e086
line wrap: on
line source

Description:
Conversion to UTF-16 from the locale encoding.

Files:
lib/uniconv/u16-strconv-from-locale.c

Depends-on:
uniconv/base
uniconv/u16-strconv-from-enc
localcharset

configure.ac:

Makefile.am:
lib_SOURCES += uniconv/u16-strconv-from-locale.c

Include:
"uniconv.h"

License:
LGPL

Maintainer:
Bruno Haible