Next:
Illegal indirection
Up:
Common Pointer Pitfalls
Previous:
Common Pointer Pitfalls
Not assigning a pointer to memory address before using it
This may be hard to spot.
NO COMPILER ERROR
. Also x could some random address at initialisation.