Points on Pointers

  • A pointer containing garbage can not be detected in certain cases
  • Abundance of operators are to be used carefully with pointers
  • Passing pointers to double dimension arrays need other than first size to be specified
  • Pointer to auto array of a function can not be passed back

No comments:

Post a Comment