centos man page for strlen

Query: strlen

OS: centos

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 3.10 June 2014 STRLEN(9)
Related Man Pages
strlen(3posix) - posix
strlen(3) - osf1
string(3) - osx
strlen(3) - minix
strlen(3) - plan9
Similar Topics in the Unix Linux Community
Delete first 2 character from string
Getting error "Undefined symbol: .u_strlen_2_6"
'strlen' of a constant string
strlen for UTF-8
PHP: declared variables, strlen vs isset