Hacker News new | ask | show | jobs
by HelloNurse 2215 days ago
Compilation units are required to declare all standard library functions they call. They usually do so by including the compiler's header files rather than doing more work and risk errors with explicit declarations.