First page Back Continue Last page Graphics
Structure Reference (cont.)
A better use will be discussed during the presentations on classes.
For now, use them when
- you want to alter the data in the calling function.
- you want to speed up processing by avoiding the copying of large data strctures.
text has a nice list of guidelines on page 317.