Mercurial > hg > octave-lojdl > gnulib-hg
view modules/utf16-ucs4 @ 7792:00f3d4842cf6
Move out the body of the conversion function to a compilation unit of its own.
Use unitypes.h.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 08 Jan 2007 20:35:06 +0000 |
parents | 42b53a22aee5 |
children |
line wrap: on
line source
Description: Conversion UTF-16 to UCS-4. Files: lib/utf16-ucs4.h lib/unistr/utf16-ucs4.c m4/utf-ucs4.m4 Depends-on: unitypes configure.ac: gl_UTF_UCS4 Makefile.am: lib_SOURCES += utf16-ucs4.h unistr/utf16-ucs4.c Include: "utf16-ucs4.h" License: LGPL Maintainer: Bruno Haible