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) - mojave |
| isdigit(3) - osx |
| function::ctime(3) - debian |
| tapset::conversions(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |