Every programmer and software project manager must master the art of creating reusable software modules; they are the building blocks of large, reliable applications. Unlike some modern object-oriented languages, C provides little linguistic support or motivation for creating reusable application programming interfaces (APIs). While most C programmers use APIs and the libraries that implement them in almost every application they write, relatively...
Related Subjects
C & C++ Windows Programming Computer Science Computers Computers & Technology Design Tools & Techniques Development Education & Reference Languages & Tools Mathematics Programming Programming Languages Science & Math Software Software Design, Testing & Engineering Software Engineering Software Reuse