aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging
diff options
context:
space:
mode:
authorTrenton Stark <[email protected]>2022-10-12 20:46:57 -0700
committerTrenton Stark <[email protected]>2022-10-12 20:46:57 -0700
commit17e2edd7c6ae035db97c61a900fbb704767693b9 (patch)
treed6b592aa6f632434facd970157be048e65134bc6 /CST116-Ch6-Debugging
parentadded psuedo code (diff)
downloadcst116-ch6-debugging-stark-17e2edd7c6ae035db97c61a900fbb704767693b9.tar.xz
cst116-ch6-debugging-stark-17e2edd7c6ae035db97c61a900fbb704767693b9.zip
added output file
Diffstat (limited to 'CST116-Ch6-Debugging')
-rw-r--r--CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/.suobin39936 -> 40448 bytes
-rw-r--r--CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/Browse.VC.dbbin16441344 -> 16441344 bytes
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt2
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj1
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters1
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/CST116-Ch6-Debugging.lastbuildstate2
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.read.1.tlogbin3832 -> 3832 bytes
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.write.1.tlogbin900 -> 900 bytes
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exebin72704 -> 72704 bytes
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe2
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.ilkbin733352 -> 733600 bytes
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log3
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.objbin90557 -> 90739 bytes
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.pdbbin1323008 -> 1396736 bytes
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/vc143.idbbin166912 -> 166912 bytes
-rw-r--r--CST116-Ch6-Debugging/x64/Debug/vc143.pdbbin462848 -> 462848 bytes
16 files changed, 8 insertions, 3 deletions
diff --git a/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/.suo b/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/.suo
index 139ca3d..8f0943a 100644
--- a/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/.suo
+++ b/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/.suo
Binary files differ
diff --git a/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/Browse.VC.db b/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/Browse.VC.db
index e5353c4..0dad9db 100644
--- a/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/Browse.VC.db
+++ b/CST116-Ch6-Debugging/.vs/CST116-Ch6-Debugging/v17/Browse.VC.db
Binary files differ
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt
new file mode 100644
index 0000000..0ac2182
--- /dev/null
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.txt
@@ -0,0 +1,2 @@
+Enter temperature in Fahrenheit: 212
+212 degrees F = 100 degrees C \ No newline at end of file
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
index 698c6c4..b92e9fd 100644
--- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
@@ -131,6 +131,7 @@
</ItemGroup>
<ItemGroup>
<Text Include="CST116-Ch6-Psuedo-code.txt" />
+ <Text Include="CST116-Ch6-Debugging.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters
index f1aee52..fd0b8e4 100644
--- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters
@@ -21,5 +21,6 @@
</ItemGroup>
<ItemGroup>
<Text Include="CST116-Ch6-Psuedo-code.txt" />
+ <Text Include="CST116-Ch6-Debugging.txt" />
</ItemGroup>
</Project> \ No newline at end of file
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/CST116-Ch6-Debugging.lastbuildstate b/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/CST116-Ch6-Debugging.lastbuildstate
index 6de338d..2b007c0 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/CST116-Ch6-Debugging.lastbuildstate
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/CST116-Ch6-Debugging.lastbuildstate
@@ -1,2 +1,2 @@
PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.33.31629:TargetPlatformVersion=10.0.19041.0:
-Debug|x64|C:\Users\twsta\Source\Repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\|
+Debug|x64|C:\Users\twsta\source\repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\|
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.read.1.tlog b/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.read.1.tlog
index 763d04c..03e5963 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.read.1.tlog
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.read.1.tlog
Binary files differ
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.write.1.tlog b/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.write.1.tlog
index 7e3998a..1c5546c 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.write.1.tlog
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-C.3414da97.tlog/link.write.1.tlog
Binary files differ
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe
index 0227607..383cd71 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe
Binary files differ
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe
index ca652a5..ccb8621 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.exe.recipe
@@ -2,7 +2,7 @@
<Project>
<ProjectOutputs>
<ProjectOutput>
- <FullPath>C:\Users\twsta\Source\Repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe</FullPath>
+ <FullPath>C:\Users\twsta\source\repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.ilk b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.ilk
index 6239d95..89f0b73 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.ilk
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.ilk
Binary files differ
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log
index 00bdc91..004d6e6 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.log
@@ -1,2 +1,3 @@
 CST116-Ch6-Debugging.cpp
- CST116-Ch6-Debugging.vcxproj -> C:\Users\twsta\Source\Repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe
+C:\Users\twsta\source\repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\CST116-Ch6-Debugging.cpp(54,25): warning C4244: '=': conversion from 'double' to 'float', possible loss of data
+ CST116-Ch6-Debugging.vcxproj -> C:\Users\twsta\source\repos\cst116-ch6-debugging-stark\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.obj b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.obj
index a3940f2..71d853c 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.obj
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.obj
Binary files differ
diff --git a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.pdb b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.pdb
index 06cdac9..196b445 100644
--- a/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.pdb
+++ b/CST116-Ch6-Debugging/x64/Debug/CST116-Ch6-Debugging.pdb
Binary files differ
diff --git a/CST116-Ch6-Debugging/x64/Debug/vc143.idb b/CST116-Ch6-Debugging/x64/Debug/vc143.idb
index ac282f0..812d125 100644
--- a/CST116-Ch6-Debugging/x64/Debug/vc143.idb
+++ b/CST116-Ch6-Debugging/x64/Debug/vc143.idb
Binary files differ
diff --git a/CST116-Ch6-Debugging/x64/Debug/vc143.pdb b/CST116-Ch6-Debugging/x64/Debug/vc143.pdb
index 07dbeea..21f65dd 100644
--- a/CST116-Ch6-Debugging/x64/Debug/vc143.pdb
+++ b/CST116-Ch6-Debugging/x64/Debug/vc143.pdb
Binary files differ