Course List:
http://www.c-jump.com/bcc/
C++ Memory Access
- Computer memory
- Computer memory, cont.
- Understanding memory is important
- Quick look at the disassembly
- Memory access by the CPU
- Memory access syntax -- machine code
- Memory access syntax -- Assembly
- Memory access syntax in C
- DEC PDP-7 Computer
- DEC PDP-7 Computer, cont.
- The Multics project
- C/C++ memory access
- C/C++ memory access, cont.
- The asterisk indicates the data type in memory
- C/C++ memory access demo v.1
- C/C++ history branch
- The BCPL language
- C/C++ memory access demo v.2
- C/C++ memory access demo v.3
- Dereference operator
- The B programming language
- The C programming language
- The address-of operator
- Pointer is a data type
- The C programming language, cont.
- Pointer as function parameter
- What can we do with pointers?
- Why use pointers?
- Variables in memory
- Memory access summary