centos man page for function::isdigit

Query: function::isdigit

OS: centos

Section: 3stap

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

FUNCTION::ISDIGIT(3stap)				  A collection of standard strin				  FUNCTION::ISDIGIT(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 June 2014 FUNCTION::ISDIGIT(3stap)
Related Man Pages
isnumber(3) - mojave
isdigit(3) - netbsd
function::ansi_set_color2(3) - debian
isnumber(3) - freebsd
function::ctime(3stap) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I