centos man page for function::stringat

Query: function::stringat

OS: centos

Section: 3stap

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 the string doesn't have as many characters. Reports an error if pos is out of bounds. SystemTap Tapset Reference June 2014 FUNCTION::STRINGAT(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ctime(3) - debian
strpos(3) - php
tapset::ansi(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
Please Welcome Dave Munro to the Moderator Team!