News

Synopsis: Parse an integer from a string. Topics: Strings. See Also: parse_float(), parse_frac(), parse_num() Usage: num = parse_int(str, [base]) Description: Converts a string into an integer with ...