Selects features for the implementation. Less features make the parser faster.
The read pointer.
A reference to a number to be overwritten with the result.
An indication of success. Typically the function fails when a number cannot be stored in an integer of the given size or invalid characters are encountered.
Parse a number from a character read pointer.
On success, the read pointer is set behind the number.