Query: function::strtol
OS: centos
Section: 3stap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FUNCTION::STRTOL(3stap) A collection of standard strin FUNCTION::STRTOL(3stap)NAMEfunction::strtol - strtol - Convert a string to a longSYNOPSISstrtol:long(str:string,base:long)ARGUMENTSstr string to convert base the base to useDESCRIPTIONThis function converts the string representation of a number to an integer. The base parameter indicates the number base to assume for the string (eg. 16 for hex, 8 for octal, 2 for binary). SystemTap Tapset Reference June 2014 FUNCTION::STRTOL(3stap)
Related Man Pages |
---|
strtol(3) - mojave |
strtoll(3) - redhat |
strtoimax(3) - osx |
strtoll(3) - osx |
strtoimax(3) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
DB2 convert digits to binary format |
Docker learning Phase-I |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |