strlen(9) suse man page | unix.com

Man Page: strlen

Operating Environment: suse

Section: 9

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(3p) - centos
strlen(3posix) - posix
string(3) - mojave
strlen(3) - php
strlen(3) - xfree86
Similar Topics in the Unix Linux Community
Problem with the strlen function in ksh
'strlen' of a constant string
pointer arithmetic vs. strlen() & strnlen()?
Segment fault related to strlen.S
PHP: declared variables, strlen vs isset