1STRLEN(9)                  Basic C Library Functions                 STRLEN(9)
2
3
4

NAME

6       strlen - Find the length of a string
7

SYNOPSIS

9       size_t strlen(const char * s);
10

ARGUMENTS

12       s
13           The string to be sized
14
16Kernel Hackers Manual 3.10         June 2019                         STRLEN(9)
Impressum