[cs13001] Multidimensional Dynamic Arrays

Mikhail Nesterenko mikhail at cs.kent.edu
Thu Nov 15 14:17:43 EST 2012


> 
> I wanted to ask, Pointer Arithmetic and Multidimensional Arrays, am
> I supposed to read those? I found them in the book, but I'm not sure
> if I should read them or not.

Read pointer arithmetic since it is the same for pointers and
vectors. Multidimensional arrays are not covered in the course.


> Also, are stacks included in the quiz?

Not the class that is covered in Savitch but you are expected to know
about programming stack and how the automatic variables are allocated.

Thanks,
--
Mikhail


More information about the cs13001 mailing list