I'm having trouble trying to figure out why the function displayResults is not resolving. I'm trying to pass a bool value and user input into it. All the functions beforehand weren't giving any errors.
Error code
Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol "void __cdecl displayResult(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,bool)" (?displayResult@@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0_N@Z) referenced in function _main Project12 C:\Users\trmbe\source\repos\Project12\Source.obj 1