K&R 6: Structures

This chapter covers structures. This lesson does n0t cover all of the detail in the chapter, preferring instead to focus on the concepts needed to build a singly linked list in C. Later modules go into details for doubly linked lists, binary trees, and hash tables.