G
George2
Hello everyone,
I am learning structured exception from,
http://msdn2.microsoft.com/en-us/library/ms681409(VS.85).aspx
I read a couple of links from MSDN, but still confused what is
structured exception, what is the differences between structure
exception and our normal C++ exception, like bad_alloc and various
user define exception?
thanks in advance,
George
I am learning structured exception from,
http://msdn2.microsoft.com/en-us/library/ms681409(VS.85).aspx
I read a couple of links from MSDN, but still confused what is
structured exception, what is the differences between structure
exception and our normal C++ exception, like bad_alloc and various
user define exception?
thanks in advance,
George