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

> Some compilers have a (non standard) keyword to indicate that a function will not return

The _NoReturn keyword was added in C11, standardising it. You can also get the now-standardised noreturn macro from stdnoreturn.h under C11, to maintain that compiler syntax.



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

Search: