Lecture Fifteen

21 September 98


Click here to start


Table of Contents

Pointer Variables

Address Operator &

Dereference *

Dereference, example

Type of Pointers

Pointer Example, Swap two values with pointer

Pointers/Swap Addresses

Initializing a Pointer

Passing Ordinary Variable v.s. Passing Pointer

Levels of Indirection

Levels of Indirection

Pointer to a pointer to a pointer … to char

Reading/Home Working

Author: NUS

Email: cscwjs@nus.edu.sg

Home Page: http://www.cz3.nus.edu.sg/~wangjs/CZ1102/cz1102.html

Download presentation source