Compiler Error: Visual Studios 2012 Ultimate
Okay, so I've been trying to compile this but I keep getting the same error:

On my first "Hello World" Console Application... It worked fine, but on every sing one afterward it has been giving me this same error.
PS: My Linker is already set to Console, so that's not the problem.*Bump* Please help someone
*Edit* Solved, turns out the function "main" is case sensitive. I used a capital M.