Skip to content
Snippets Groups Projects
  • Andre Maroneze's avatar
    6980f6d1
    [libc] improve strto* requires · 6980f6d1
    Andre Maroneze authored
    The C standard explicitly states that these functions 'convert the initial
    portion of the string pointed to by nptr ...'; therefore they do expect
    _strings_ (NUL-terminated) as inputs.
    6980f6d1
    History
    [libc] improve strto* requires
    Andre Maroneze authored
    The C standard explicitly states that these functions 'convert the initial
    portion of the string pointed to by nptr ...'; therefore they do expect
    _strings_ (NUL-terminated) as inputs.
stdlib_h.1.res.oracle 14.65 KiB