.. _week10: Week 10 - 10/25 --------------- **Reading:** * 6.8. :ref:`complex_types` * 6.9. :ref:`dynamic_allocation` * 6.10. :ref:`ptr_function` **Previous Video Lectures:** * `HW 10 and Complex Data Types `_ * `Dynamic Memory Allocation `_ * `Pointers to Functions and File IO `_ **Annotated notes:** * Describing Complex Data Types - :download:`notes/Complex-data-types.pdf` * Dynamic Memory Allocation - :download:`notes/DynamicMem_alloc.pdf` **Assignments:** * :ref:`hw10`