/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


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



NAME
       function::stringat - Returns the char at a given position in the string

SYNOPSIS
           stringat:long(str:string,pos:long)

ARGUMENTS
       str
           the string to fetch the character from

       pos
           the position to get the character from (first character is 0)

DESCRIPTION
       This function returns the character at a given position in the string or zero if thestring doesn't have as many
       characters.



SystemTap Tapset Reference                                 August 2011                                 FUNCTION::STRINGAT(3stap)

Valid XHTML 1.0!Valid CSS!