diff options
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt b/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt deleted file mode 100644 index 94266c1..0000000 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging-Ahmed.txt +++ /dev/null @@ -1,24 +0,0 @@ -FOR CHILD : - - Enter your age: 10 -Child - -C:\Users\macho\Source\Repos\cst116-ch7-debugging-M005A\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 18964) exited with code 0. - -FOR TEENAGER : -Enter your age: 15 -Teenager - -C:\Users\macho\Source\Repos\cst116-ch7-debugging-M005A\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 18828) exited with code 0. - -FOR ADULT : -Enter your age: 55 -Adult - -C:\Users\macho\Source\Repos\cst116-ch7-debugging-M005A\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 14928) exited with code 0. - -FOR SENIOR : -Enter your age: 65 -Senior - -C:\Users\macho\Source\Repos\cst116-ch7-debugging-M005A\CST116-Ch7-Debugging\x64\Debug\CST116-Ch7-Debugging.exe (process 5912) exited with code 0.
\ No newline at end of file |