Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.5

strlen(3stap)


STRLEN

STRLEN

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

NAME

strlen − Returns the length of a string.

SYNOPSIS

strlen:long(s:string)

ARGUMENTS

s

the string

DESCRIPTION

Returns the lenght of the string, which can be zero up to MAXSTRINGLEN.



strlen(3stap)