function::stringat(3stap) centos man page | unix.com

Man Page: function::stringat

Operating Environment: centos

Section: 3stap

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::ctime(3) - debian
strpos(3) - php
function::ansi_set_color3(3stap) - centos
tapset::errno(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Shopt -s histappend
Controlling user input