How do i create a c project properly in visual studios. They (Youtube) say to click on the C++ button and change it from .cpp to .c. But when I debug my code to see my code compiled, I get an error saying that a PDB file is missing.
What is it that I am missing out on? I can't even run a simple Hello World program. Can someone guide me through this problem???
Thanks!
I am using Visual Studios 2012, windows 8.