Coverts a string to a Long Integer.
str
is the string to be converted to an integerendptr
is a character pointer used to store the pointer to the first character after the numeric valuebase
the number base to convert to/from
Coverts a string to a Long Integer.
str
is the string to be converted to an integerendptr
is a character pointer used to store the pointer to the first character after the numeric valuebase
the number base to convert to/from