-I am using visual studio.
-In some cpp files the header files I created and included in my own code are
-able to be opened and work well. I tested these files too.
-The problem file im having is where the main function is. It glues the other
files together and acts as the driver code. I receive an error saying "cannot open source file" when trying to compile the code