1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/stpcpy
2004-09-22 15:11:04 +00:00

26 lines
277 B
Plaintext

Description:
stpcpy() function: copy a string, returning a pointer to its end.
Files:
lib/stpcpy.h
lib/stpcpy.c
m4/stpcpy.m4
Depends-on:
configure.ac:
gl_FUNC_STPCPY
Makefile.am:
lib_SOURCES += stpcpy.h
Include:
"stpcpy.h"
License:
LGPL
Maintainer:
Bruno Haible, glibc