diff options
| author | Arthur Spears <[email protected]> | 2024-02-03 13:07:25 -0800 |
|---|---|---|
| committer | Arthur Spears <[email protected]> | 2024-02-03 13:07:25 -0800 |
| commit | ed2dc4c46adae870285806856740ea6dd456ead7 (patch) | |
| tree | c66ad4c9c245b2b4fe060242b8b32cb9f8b95611 /x64/Debug/Excersize 5.log | |
| parent | added excersize 5 into file. (diff) | |
| download | in-class-exercise-5-connormcdowell275-main.tar.xz in-class-exercise-5-connormcdowell275-main.zip | |
Added .gitignore
Diffstat (limited to 'x64/Debug/Excersize 5.log')
| -rw-r--r-- | x64/Debug/Excersize 5.log | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/x64/Debug/Excersize 5.log b/x64/Debug/Excersize 5.log index 7d3d783..4405f57 100644 --- a/x64/Debug/Excersize 5.log +++ b/x64/Debug/Excersize 5.log @@ -1,6 +1,7 @@ Excersize 5.cpp -C:\Users\thesa\source\repos\in-class-exercise-5-connormcdowell275\Excersize 5\Excersize 5.cpp(37,37): warning C4244: '=': conversion from 'float' to 'int', possible loss of data -C:\Users\thesa\source\repos\in-class-exercise-5-connormcdowell275\Excersize 5\Excersize 5.cpp(39,9): warning C4244: 'return': conversion from 'int' to 'float', possible loss of data -C:\Users\thesa\source\repos\in-class-exercise-5-connormcdowell275\Excersize 5\Excersize 5.cpp(47,12): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data -C:\Users\thesa\source\repos\in-class-exercise-5-connormcdowell275\Excersize 5\Excersize 5.cpp(56,12): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data - Excersize 5.vcxproj -> C:\Users\thesa\source\repos\in-class-exercise-5-connormcdowell275\Excersize 5\x64\Debug\Excersize 5.exe +C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\Excersize 5.cpp(53,37): warning C4244: '=': conversion from 'float' to 'int', possible loss of data +C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\Excersize 5.cpp(55,9): warning C4244: 'return': conversion from 'int' to 'float', possible loss of data +C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\Excersize 5.cpp(63,12): warning C4244: 'initializing': conversion from 'int' to 'float', possible loss of data +C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\Excersize 5.cpp(72,12): warning C4244: 'initializing': conversion from 'double' to 'float', possible loss of data + LINK : C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\x64\Debug\Excersize 5.exe not found or not built by the last incremental link; performing full link + Excersize 5.vcxproj -> C:\Users\arthur.spears\OneDrive - Oregon Institute of Technology\CST116\Repos\Exercise 5\in-class-exercise-5-connormcdowell275.git\x64\Debug\Excersize 5.exe |