programmingkidx

Results 41 comments of programmingkidx

To test your theory I made this program: ``` #include #include #include #include using namespace std; int main() { try { //throw runtime_error("This is a just a test"); // uncomment...