I am using cygwin/gcc as my C/C++ compiler.
Does anyone know of a good tutorial to use for windows with this compiler? I have heard that there is a special program or set of libraries but I am not certain.
Well, unless your going to do a bit of Linux programming as well, I don't suggest you use Cygwin, even though you can use Cygwin without the POSIX dll. Try MinGW.