view modules/unistr/u8-mbtouc-unsafe @ 10319:bfad00ed23a4

Separate the macros and the function symbols.
author Bruno Haible <bruno@clisp.org>
date Thu, 14 Aug 2008 12:51:54 +0200
parents 2ac1de49bbbe
children 86634e33e086
line wrap: on
line source

Description:
Look at first character in UTF-8 string.

Files:
lib/unistr/u8-mbtouc-unsafe.c
lib/unistr/u8-mbtouc-unsafe-aux.c

Depends-on:
unistr/base

configure.ac:
gl_MODULE_INDICATOR([unistr/u8-mbtouc-unsafe])

Makefile.am:
lib_SOURCES += unistr/u8-mbtouc-unsafe.c unistr/u8-mbtouc-unsafe-aux.c

Include:
"unistr.h"

License:
LGPL

Maintainer:
Bruno Haible