I need help with my c++ software!
I made a simple conversion program using MS Visual C++ and I get a runtime error. At first I thought there was something wrong with my coding, but when I checked it I found no error. I compiled the program and it was successful. When the program started running I got this error message:
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:…
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
What’s wrong with my MS C++?








