Mercurial > hg > octave-kai > gnulib-hg
view modules/mbsrtowcs @ 10932:4d1763d8867c
New module 'mbsnrtowcs'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 21 Dec 2008 14:45:44 +0100 |
parents | 33d6ff26aa7b |
children | b8b471b7c90f |
line wrap: on
line source
Description: mbsrtowcs() function: convert string to wide string. Files: lib/mbsrtowcs.c lib/mbsrtowcs-state.c m4/mbsrtowcs.m4 m4/mbstate_t.m4 m4/locale-fr.m4 m4/locale-ja.m4 m4/locale-zh.m4 Depends-on: wchar mbrtowc strnlen1 extensions configure.ac: gl_FUNC_MBSRTOWCS gl_WCHAR_MODULE_INDICATOR([mbsrtowcs]) Makefile.am: Include: <wchar.h> License: LGPL Maintainer: Bruno Haible