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 | 
|---|
| isnumber(3) - mojave | 
| isdigit(3p) - suse | 
| isnumber(3) - osx | 
| function::ansi_set_color2(3) - debian | 
| function::ansi_set_color3(3) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| Best performance UNIX just for HOST Virtualization? | 
| DB2 convert digits to binary format | 
| Tar Command | 
| Controlling user input | 
| [TIP] Processing YAML files with yq |