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

> However, the compiler still generated code for factorial_accumulate in my object file.

This is because it is not declared static, and thus is visible outside that translation unit.



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

Search: