strlen

Section: Kernel Hacker's Manual (9)
Updated: strlen
Index Return to Main Contents
 

NAME

strlen - Find the length of a string  

SYNOPSIS

size_t strlen (const char *s);  

ARGUMENTS

s

 The string to be sized


 

Index

NAME
SYNOPSIS
ARGUMENTS

This document was created by man2html, using the manual pages.
Time: 04:00:26 GMT, June 12, 2005