C++: Difference between revisions

No change in size ,  12 years ago
m
no edit summary
[unchecked revision][unchecked revision]
(→‎Visual C++: Added main article to VC++)
mNo edit summary
Line 173:
//You may insert a prinf() here to tell you whether or not the function gets called. Testing
//is CRITICAL!
while (i--i)
{
if (__atexit_funcs[i].destructor_func)
Anonymous user