Glossary coding Term Page
Linking
the process that bundles object files and libraries into the final executable
Core Idea
Linking is the process that bundles object files and libraries into the final executable. It usually makes the most sense alongside Xcode Command Line Tools, Compiler, Object file.
Why It Matters Here
Mathbong reuses this term across c posts as shared vocabulary.