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 |
|---|
| function::ansi_set_color3(3) - debian |
| function::ansi_set_color2(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |