Polymorphic Data Structures in C

Chapters

Preface

  1. Introduction to C Constructs
  2. Pointers
  3. Polymorphism
  4. Recursion
  5. Linked Lists
  6. Stacks and Queues
  7. Advanced Linked Lists
  8. Trees and Graphs
  9. Sets, Searching and Sorting
  10. Further Reading

Appendices

  1. Function Invocation
  2. Glossary