function::isdigit(3) debian man page | unix.com

Man Page: function::isdigit

Operating Environment: debian

Section: 3

function::isdigit

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

NAME
function::isdigit - Checks for a digit
SYNOPSIS
isdigit:long(str:string)
ARGUMENTS
str string to check
DESCRIPTION
Checks for a digit (0 through 9) as the first character of a string. Returns non-zero if true, and a zero if false. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
Related Man Pages
function::ansi_set_color2(3) - debian
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
function::ansi_set_color3(3stap) - centos
tapset::timestamp(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?