view modules/strnlen @ 8522:2ac1de49bbbe

Reorganize modules utf8-ucs4-unsafe, utf16-ucs4-unsafe, utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author Bruno Haible <bruno@clisp.org>
date Sat, 24 Mar 2007 14:55:28 +0000
parents aa8abb5db935
children 404dc8725caf
line wrap: on
line source

Description:
strnlen() function: determine the length of a size-bounded string.

Files:
lib/strnlen.c
m4/strnlen.m4

Depends-on:
extensions
string

configure.ac:
gl_FUNC_STRNLEN
gl_STRING_MODULE_INDICATOR([strnlen])

Makefile.am:

Include:
<string.h>

License:
LGPL

Maintainer:
all