Lecture overview -- Keyboard shortcut: 'u'  Previous page: Call-by-reference parameters via pointers -- Keyboard shortcut: 'p'  Next page: Memory Allocation -- 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 24 : 29

C Program organization
C++ takes over C's physical program organization and expands on logical program organization (via support of namespaces).