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

It's a bit strong to say that C doesn't have TCO. The language doesn't require TCO, but compilers are free to implement it (and indeed many of them do).


But you can't depend on it. Since TCO changes the fundamental order of growth for space, it makes a huge difference.

Embedded C compilers typically do not have TCO.




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

Search: