C++ tip for this week
The const keyword means “make my program crash at this point in the file.”
Hope this helps.

In Which We Worry and Complain Out Loud in Our Outside Voice
The const keyword means “make my program crash at this point in the file.”
Hope this helps.
Hey lazyweb, how do you debug memory leaks in C++?