Scroll to navigation

FUNCTION:(3stap) A collection of standard strin FUNCTION:(3stap)

function::strlen
 

NAME

function::strlen - Returns the length of a string

SYNOPSIS

    strlen:long(s:string)

ARGUMENTS

s
the string

DESCRIPTION

This function returns the length of the string, which can be zero up to MAXSTRINGLEN.
May 2013 SystemTap Tapset Reference