function::isdigit FUNCTION:(3stap) A collection of standard strin FUNCTION:(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 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... |