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

I'm sure undefined behavior counts as an exception in the meaning intended in TFA. Example:

  int inv(int x) {
    return 1/x;
  }


No, it certainly doesn't.




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

Search: