aboutsummaryrefslogtreecommitdiff
path: root/Project1/x64/Debug/Project1.log
diff options
context:
space:
mode:
authoraustinlujan <[email protected]>2024-03-19 00:21:47 -0700
committeraustinlujan <[email protected]>2024-03-19 00:21:47 -0700
commitd245d5794be59d0ec8fae011e3623436d9d40658 (patch)
tree5a604fdc404228e30445b1889882fb1643e99303 /Project1/x64/Debug/Project1.log
parentadd deadline (diff)
downloadin-class-exercise-5-austinlujan-main.tar.xz
in-class-exercise-5-austinlujan-main.zip
implemented and tested exercise 5 functionsHEADmain
Diffstat (limited to 'Project1/x64/Debug/Project1.log')
-rw-r--r--Project1/x64/Debug/Project1.log4
1 files changed, 4 insertions, 0 deletions
diff --git a/Project1/x64/Debug/Project1.log b/Project1/x64/Debug/Project1.log
new file mode 100644
index 0000000..443834f
--- /dev/null
+++ b/Project1/x64/Debug/Project1.log
@@ -0,0 +1,4 @@
+ program.cpp
+C:\Users\Administrator\Desktop\repos\in-class-exercise-5-austinlujan\Project1\program.cpp(57,12): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data
+C:\Users\Administrator\Desktop\repos\in-class-exercise-5-austinlujan\Project1\program.cpp(66,12): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data
+ Project1.vcxproj -> C:\Users\Administrator\Desktop\repos\in-class-exercise-5-austinlujan\Project1\x64\Debug\Project1.exe