function::strtol(3stap) centos man page | unix.com

Man Page: function::strtol

Operating Environment: centos

Section: 3stap

FUNCTION::STRTOL(3stap) 				  A collection of standard strin				   FUNCTION::STRTOL(3stap)

NAME
function::strtol - strtol - Convert a string to a long
SYNOPSIS
strtol:long(str:string,base:long)
ARGUMENTS
str string to convert base the base to use
DESCRIPTION
This 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
strtoll(3) - mojave
strtol(3) - redhat
strtoimax(3) - osx
strtoll(3) - osx
strtoimax(3) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq