logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::strlen - Returns the length of a string

Arguments

s
           the string

Description

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

Name

       function::strlen - Returns the length of a string

See Also

tapset::string(3stap)

SystemTap Tapset Reference                         April 2024                            FUNCTION::STRLEN(3stap)

Synopsis

           strlen:long(s:string)

See Also