Get line number of error in c++ programHi.. I have a C++ program that I want to trap errors in. I have added the __try and __except code,...