Hacker News new | ask | show | jobs
by robalni 1137 days ago
I mean if you use multiple translation units and header files, you need to have a copy of the function declaration in that header file to be able to call it from other translation units.