Learn more about cloning repositories
You have read-only access
Reflection: use `std::strtol` instead of `std::atoi` Address post-commit review comments from Harlan. Use `std::strtol` as it can deal with hex and octal inputs.