view modules/strcspn @ 4275:e272bc901785

New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Thu, 03 Apr 2003 18:35:07 +0000
parents 3ccc6d0d52bb
children 42b53a22aee5
line wrap: on
line source

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>

Maintainer:
Bruno Haible, glibc