view modules/ucs4-utf8 @ 4816:07ab22e0779a

(alloca): xmalloc cannot return NULL, so don't test for that.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 27 Oct 2003 07:12:11 +0000
parents e272bc901785
children 42b53a22aee5
line wrap: on
line source

Description:
Conversion UCS-4 to UTF-8.

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

Depends-on:

configure.ac:
gl_UCS4_UTF

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

Include:

Maintainer:
Bruno Haible