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.6

function::strlen(3stap)


FUNCTION::STRLEN

FUNCTION::STRLEN

NAME
SYNOPSIS
ARGUMENTS
GENERAL SYNTAX
DESCRIPTION

NAME

function::strlen − Returns the length of a string.

SYNOPSIS

strlen:long(s:string)

ARGUMENTS

s

the string

GENERAL SYNTAX

strlen: long (str:string)

DESCRIPTION

This function returns the length of the string, which can be zero up to MAXSTRINGLEN.



function::strlen(3stap)