1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/strcspn
2006-10-13 12:40:22 +00:00

24 lines
245 B
Plaintext

Description:
strcspn() function: search a string for any of a set of characters.
Files:
lib/strcspn.c
m4/strcspn.m4
Depends-on:
configure.ac:
gl_FUNC_STRCSPN
Makefile.am:
Include:
<string.h>
License:
LGPL
Maintainer:
Bruno Haible, glibc