Lecture overview -- Keyboard shortcut: 'u'  Previous page: Fundamental types -- Keyboard shortcut: 'p'  Next page: Arrays and Pointers: Examples -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Alphabetic index  Help page about these notes  Course home    From C to C++ - slide 14 : 29

Arrays and Pointers

Arrays and pointers are closely related in C

The compiler translates all array notations to pointer notation