Mercurial > hg > octave-kai > gnulib-hg
view modules/stpncpy @ 12430:235cc0b78f8a
New module 'nl_langinfo'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Dec 2009 20:09:02 +0100 |
parents | 531c35ae980d |
children | 87e0d6cd3068 |
line wrap: on
line source
Description: stpncpy() function: copy a size-bounded string, returning a pointer to its end. Files: lib/stpncpy.c m4/stpncpy.m4 Depends-on: extensions string configure.ac: gl_FUNC_STPNCPY gl_STRING_MODULE_INDICATOR([stpncpy]) Makefile.am: Include: <string.h> License: LGPLv2+ Maintainer: Bruno Haible, glibc