view modules/utf16-ucs4 @ 7772:3e05c216c7d7

* modules/settime (Include): Require timespec.h. * modules/nanosleep (Include): Likewise. 2007-01-01 Bruno Haible <bruno@clisp.org> SCALAR(0x82833d4) Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 02 Jan 2007 23:50:44 +0000
parents 42b53a22aee5
children 00f3d4842cf6
line wrap: on
line source

Description:
Conversion UTF-16 to UCS-4.

Files:
lib/utf16-ucs4.h
m4/utf-ucs4.m4

Depends-on:

configure.ac:
gl_UTF_UCS4

Makefile.am:
lib_SOURCES += utf16-ucs4.h

Include:

License:
LGPL

Maintainer:
Bruno Haible