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
string(3) - mojave
string(3) - osx
strlen(3) - opendarwin
strlen(3) - php
strlen(3) - v7
Similar Topics in the Unix Linux Community
Delete first 2 character from string
Problems with Strlen
'strlen' of a constant string
pointer arithmetic vs. strlen() & strnlen()?
strlen for UTF-8