1. Memory and Pointers #

Created Thursday 08 April 2021

Note #

The course had two small topics after “Dynamic Memory Allocation”:

  1. Macros and Global Variables
  2. Inline and Default Arguments

I’ve moved them elsewhere. They are very important(and easy) in general, but are not required for coding data structures.