For any of you who are competent with C++, I have a few questions that I need answered, and hopefully you can provide me with them.
- What is a destructor, where and why would I use it?
- What are #ifdef and #endif used for?
- What is 'this' used for, and when and why is it used?
These are some of the questions that I can't find on the Internet, and because the C++ group I created seems to be pretty quiet as well, the only place I could really ask these questions was here.