If it's a global variable, it's automatically initialized to 0.Originally Posted by vart
This is a discussion on Self Referencing (in a way) within the C++ Programming forums, part of the General Programming Boards category; Originally Posted by vart don't forget to initialize the pointer to NULL to avoid using uninitialized pointer before the first ...
If it's a global variable, it's automatically initialized to 0.Originally Posted by vart
All the buzzt!
CornedBee
"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law