Function mrpt::system::os::_strtoull

Function Documentation

uint64_t mrpt::system::os::_strtoull(const char *nptr, char **endptr, int base)

An OS-independent version of strtoull.