debian man page for function::stringat

Query: function::stringat

OS: debian

Section: 3

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

function::stringat

FUNCTION:(3stap)					  A collection of standard strin					  FUNCTION:(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 May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ansi_set_color3(3) - debian
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::queue_stats(3stap) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Weird 'find' results