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)NAMEfunction::isdigit - Checks for a digitSYNOPSISisdigit:long(str:string)ARGUMENTSstr string to checkDESCRIPTIONChecks 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 | 
|---|
| isdigit(3p) - suse | 
| isnumber(3) - osx | 
| function::ansi_set_color2(3) - debian | 
| isdigit(3) - freebsd | 
| function::ansi_set_color2(3stap) - centos | 
| Similar Topics in the Unix Linux Community | 
|---|
| Weird 'find' results | 
| Best performance UNIX just for HOST Virtualization? | 
| Tar Command | 
| Shopt -s histappend | 
| CentOS 6 ran out of space, need to reclaim it |