Sorting and Algorithm Analysis - Harvard University

The C Programming Language • Systems programming language ... sort.c. 7 Separate Compilation (4) sort: sort.o stringarray.a ... array->num_elements--;}} array.c (3 of 3) Summary • Modularity is key to good software Decompose program into modules Provide clear and flexible interfaces ................
................