mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
49af1fca03
Difference from `strtoul(3)`: * reads `mrb_int` based on configuration * specifies the end of the string * no sign interpretation * base 10 only