Mercurial > hg > octave-shane > gnulib-hg
view modules/wcsrtombs @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 9deb67d8d0d7 |
children | 72a370719412 |
line wrap: on
line source
Description: wcsrtombs() function: convert wide string to string. Files: lib/wcsrtombs.c lib/wcsrtombs-state.c m4/wcsrtombs.m4 m4/mbrtowc.m4 m4/mbstate_t.m4 m4/locale-fr.m4 m4/locale-ja.m4 m4/locale-zh.m4 m4/codeset.m4 Depends-on: extensions wchar wcrtomb configure.ac: gl_FUNC_WCSRTOMBS gl_WCHAR_MODULE_INDICATOR([wcsrtombs]) Makefile.am: Include: <wchar.h> License: LGPL Maintainer: Bruno Haible