FUNCTION::STRINGAT(3stap) | A collection of standard strin | FUNCTION::STRINGAT(3stap) |
function::stringat - Returns the char at a given position in the string
stringat:long(str:string,pos:long)
str
pos
This function returns the character at a given position in the string or zero if the string doesn't have as many characters. Reports an error if pos is out of bounds.
November 2022 | SystemTap Tapset Reference |