Unable to resolve multiple definition error while linking files
I am working on a question from my computer programming course this semester and am unable to resolve a linker error that I am facing. Can someone take a look at the following files and let me know what’s wrong. As instructed, I placed guards to ensure multiple definitions don’t take place but the guards… Read More Unable to resolve multiple definition error while linking files