view modules/stpncpy @ 4221:06a92cabf1fc

New module stpncpy.
author Bruno Haible <bruno@clisp.org>
date Wed, 29 Jan 2003 16:47:24 +0000
parents
children 42b53a22aee5
line wrap: on
line source

Description:
stpncpy() function: copy a size-bounded string, returning a pointer to its end.

Files:
lib/stpncpy.h
lib/stpncpy.c
m4/stpncpy.m4

Depends-on:

configure.ac:
gl_FUNC_STPNCPY

Makefile.am:
lib_SOURCES += stpncpy.h

Include:
"stpncpy.h"

Maintainer:
Bruno Haible, glibc