Answered step by step
Verified Expert Solution
Question
1 Approved Answer
not sure why it is doing this help please but only modify and update assessment.h and assessment.cpp assessment.cpp #define _CRT_SECURE_NO_WARNINGS #include Assessment.h #include namespace seneca
not sure why it is doing this help please but only modify and update assessment.h and assessment.cpp
0 File 99 % Edit View Git 1- & AA 5. main.cppX Assessment.h p1 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 18 Project Build Debug Test Analyze Debug x64 Assessment.cpp 8 A Extensions Window Help Local Windows Debugger - - else { cout < < < "bool read (int& value, FILE* fptr) test failed" < < endl; passed= false; Tools (Global Scope) else { cout < < "bool read(double& value, FILE* fptr) test failed" < < endl; passed = false; fclose(fptr); return passed; if (passed && read(d, fptr) && (d - 70.9) < 0.0001 && (d - 70.9) > -0.0001) { cout < < < < "bool read(double& value, FILE* fptr) test passed" < < endl; No issues found else { cout < < < "bool read(double& value, FILE* fptr) test failed" passed = false; if (passed && read(str, fptr) && strcmp(str, "Applied Problem Solving") == 0) { cout < < < "bool read(double& value, FILE* fptr) test passed" Microsoft Visual Studio Error List Immediate Window Output Build succeeded Output Show output from: Build 1>p1.vcxproj-> C:\Users\balit\OneDrive\Desktop\00P244\w2\p1\x64\Debug\p1.exe ========== Build: 1 succeeded, 0 failed, up-to-date, skipped ========== ========== Build completed at 10:54 AM and took 00.510 seconds ========== Please consider donating to VSColorOutput https://mike-ward.net/donate/ (this message can be turned off in the settings panel) Search c Lo 5 X abc p1 Unable to start program CE Q; read Testers() C:\Users\balit\OneDrive\Desktop\OOP244\w2\p1\x64\Debug\ p1.exe'. Operation did not complete successfully because the file contains a virus r potentially unwanted software. 8 OK Ln: 94 Ch: 2 SPC CRLF Solution Explorer 06 Search Solution Explorer (Ctrl+;) Solution 'p1' (1 of 1 project) p1 - References Sign in t PEAL External Dependencies Header Files Assessment.h Resource Files Source Files ++ Assessment.cpp ++ main.cpp Solution Explorer Git Changes Class View Properties Add to Source Control O Windows Security Windows Security x - O. - x Threats found Microsoft Defender Antiviru details. Dism
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started