Function mrpt::system::os::_strtoll

Function Documentation

int64_t mrpt::system::os::_strtoll(const char *nptr, char **endptr, int base)

An OS-independent version of strtoll.