[prev] [index] [next]

Memory Management (cont)

Given a pointer variable:
  • you can check whether its value is NULL
  • you can (maybe) check that it is an address
  • you cannot check whether it is a valid address