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

gotos are fine if used judiciously. strcpy and strcat are “fine” in that they work when you know your code is correct and you have big problems if you don’t. But this describes most of C, unfortunately.



> gotos are fine if used judiciously

Is there a language feature that is not? :)


If you use trigraphs in your code I will be very upset




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: