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
isdigit(3) - netbsd
function::ansi_set_color2(3) - debian
function::ctime(3stap) - centos
function::ansi_set_color2(3stap) - centos
tapset::string(3stap) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
Detecting unused variables...