Skip to content
  • Éric Thiébaut's avatar
    Improve tao_parse_int and tao_parse_long · 031d46d3
    Éric Thiébaut authored
    Functions tao_parse_int and tao_parse_long takes an additional argument
    to specify the basis for conversion and check for integer overflows.
    
    Code for tao_parse_int, tao_parse_long and tao_parse_double has been moved
    from cmdline.c to utils.c.
    031d46d3