diff options
| author | Batbold74 <[email protected]> | 2022-10-26 21:12:22 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-26 21:12:22 -0700 |
| commit | cf6628663c34e4e73ab8055a0c8e09706c6328c7 (patch) | |
| tree | c7fc4f4079e110268517e79f55d7fac7ada4de7e /Week5.Pro.cpp | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch10-debugging-batbold74-cf6628663c34e4e73ab8055a0c8e09706c6328c7.tar.xz cst116-ch10-debugging-batbold74-cf6628663c34e4e73ab8055a0c8e09706c6328c7.zip | |
Add files via upload
Hi. Here is my Week5.Project1. As long as you have not created to GitHub link for it I pushed in here!
Diffstat (limited to 'Week5.Pro.cpp')
| -rw-r--r-- | Week5.Pro.cpp | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Week5.Pro.cpp b/Week5.Pro.cpp new file mode 100644 index 0000000..135cee9 --- /dev/null +++ b/Week5.Pro.cpp @@ -0,0 +1,14 @@ +'Week5.Project1.exe' (Win32): Loaded 'C:\Users\batbo\source\repos\Week5.Project1\x64\Debug\Week5.Project1.exe'. Symbols loaded.
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'.
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'.
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'.
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\msvcp140d.dll'.
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140d.dll'.
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\vcruntime140_1d.dll'.
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\ucrtbased.dll'.
+The thread 0xfc28 has exited with code 0 (0x0).
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\kernel.appcore.dll'.
+'Week5.Project1.exe' (Win32): Loaded 'C:\Windows\System32\msvcrt.dll'.
+The thread 0x10ec0 has exited with code 0 (0x0).
+The thread 0x92ac has exited with code 0 (0x0).
+The program '[57056] Week5.Project1.exe' has exited with code 0 (0x0).
|