suse man page for strlen

Query: strlen

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRLEN(9)						     Basic C Library Functions							 STRLEN(9)

NAME
strlen - Find the length of a string
SYNOPSIS
size_t strlen(const char * s);
ARGUMENTS
s The string to be sized
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRLEN(9)
Related Man Pages
strlen(3posix) - posix
string(3) - osx
string(3) - freebsd
strlen(3) - xfree86
strlen(3) - minix
Similar Topics in the Unix Linux Community
Problems with Strlen
Problem with the strlen function in ksh
pointer arithmetic vs. strlen() & strnlen()?
strlen for UTF-8
Segment fault related to strlen.S