sirbeatsalot
Programmer
ASSERT (nIndex != -1);
What does this do? is it for debugging? its not used to return a value. It doesn't change anything if i comment it out. And VERIFY() as well?? same confusion with that one.
What does this do? is it for debugging? its not used to return a value. It doesn't change anything if i comment it out. And VERIFY() as well?? same confusion with that one.