Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  case JSON_INTEGER:
  obj = QOBJECT(qint_from_int(strtoll(token_get_value(token), NULL, 10)));
Why is it so hard to parse integer from string correctly?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: