Hacker News new | past | comments | ask | show | jobs | submit login

Is any crashing C program valid? You can only crash by invoking undefined behavior, and I believe that any program which invokes undefined behavior is "invalid". It's a major pitfall of C that determining "validity" requires solving the halting problem.



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

Search: