This is defined at STDAFX.h
Code:#define DELETE_EXCEPTION(e) do { e->Delete(); } while (0)
Can there anyone explain why they need a do-while loop here?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Delete_exceptionThreaded View
|
Click Here to Expand Forum to Full Width |