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

C has static functions for decomposinglo ger operations without leaking the details.

For better or for worse, taking advantage of that forces you to keep source files fairly short and cohesive in functionality.



You are still leaking the details of the function that is the sole caller of those other functions. It's not leaking across translation unit boundary, but it's not the only one that matters.




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

Search: