From 6ac6aab852150c18270e14af798ff45f23832d18 Mon Sep 17 00:00:00 2001 From: Musa Ahmed Date: Wed, 19 Oct 2022 17:11:48 -0700 Subject: Forgot to change one more file name --- CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj | 2 +- .../CST116-Ch9-Debugging-Ahmed.vcxproj.filters | 4 ++-- CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-Ahmed.txt | 7 +++++++ CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging.txt | 7 ------- 4 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-Ahmed.txt delete mode 100644 CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging.txt (limited to 'CST116-Ch9-Debugging-Ahmed') diff --git a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj index d9b4080..bbf996b 100644 --- a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj +++ b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj @@ -130,8 +130,8 @@ + - diff --git a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters index 14f575e..3dedb48 100644 --- a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters +++ b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj.filters @@ -20,10 +20,10 @@ - + Source Files - + Source Files diff --git a/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-Ahmed.txt b/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-Ahmed.txt new file mode 100644 index 0000000..2693ff4 --- /dev/null +++ b/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging-Ahmed.txt @@ -0,0 +1,7 @@ +Please enter your age: 18 +18! Boy are you old! +Did you know that you are at least 6570 days old? + + +C:\Users\macho\Source\Repos\cst116-ch9-debugging-M005A\CST116-Ch9-Debugging-Ahmed\x64\Debug\CST116-Ch9-Debugging-Ahmed.exe (process 31784) exited with code 0. +Press any key to close this window . . . \ No newline at end of file diff --git a/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging.txt b/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging.txt deleted file mode 100644 index 2693ff4..0000000 --- a/CST116-Ch9-Debugging-Ahmed/cst116-ch9-Debugging.txt +++ /dev/null @@ -1,7 +0,0 @@ -Please enter your age: 18 -18! Boy are you old! -Did you know that you are at least 6570 days old? - - -C:\Users\macho\Source\Repos\cst116-ch9-debugging-M005A\CST116-Ch9-Debugging-Ahmed\x64\Debug\CST116-Ch9-Debugging-Ahmed.exe (process 31784) exited with code 0. -Press any key to close this window . . . \ No newline at end of file -- cgit v1.2.3