next up previous
Next: Pointers and arrays, Pointer Up: gendrift Previous: Source Code

Pointer

A lot of beginning programers consider that pointers are difficult to use. But there is nothing conceptually challenging in understanding pointers. It is true that careless uses of pointers (or memory management) can cause head-aches in debugging. But pointers are useful and powerful tools.


next up previous
Next: Pointers and arrays, Pointer Up: gendrift Previous: Source Code
Naoki Takebayashi 2008-04-15