Correct Exceptions in C++

前端 未结 0 1599
孤独总比滥情好
孤独总比滥情好 2021-02-12 03:15

I am just learning how to handle errors in my C++ code. I wrote this example that looks for a text file called some file, and if its not found will throw an exception.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题