I've had some experience (CS classes) with UNIX based C++, but now that I'm away from school, I started working with MS VC++ because I couldn't get anything else working. Anyway, I can't figure out how to set up a makefile in VC++.
Here's a makefile I modified from a sample I found on the web...