Although i have 2 years expierance in c++, i have never come across these errors before, i know they are linker errors, but no idea how to solve em;
Error 10 error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup
Error 11 error LNK1120: 1 unresolved externals
Any help would be appricated, please give me step by step instructions to solve it
Note: this stuff is for a uni project, so would rather not have to spend like 30 minutes fiddling with files if it's something that can easily be fixed