Mercurial > hg > octave-kai > gnulib-hg
view modules/unistr/u8-prev @ 16455:cfdc186017be
New module 'fabsf-ieee'.
* modules/fabsf-ieee: New file.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 26 Feb 2012 17:27:36 +0100 |
parents | aca88fcb0493 |
children |
line wrap: on
line source
Description: Iterate over previous character in UTF-8 string. Files: lib/unistr/u8-prev.c Depends-on: unistr/base configure.ac: gl_LIBUNISTRING_MODULE([0.9], [unistr/u8-prev]) Makefile.am: if LIBUNISTRING_COMPILE_UNISTR_U8_PREV lib_SOURCES += unistr/u8-prev.c endif Include: "unistr.h" License: LGPLv2+ Maintainer: Bruno Haible