You can go ahead a call me a noob, but I don't know how to find out if I have a compiler on my computer or not, and if I don't where I can download a free one. I would appreciate the help anybody has to offer.
Well if you're using Windows, no, you mostly likely don't. If you are using Un*x, you might --
try typing gcc or cc and see if it finds the executable.
I am using a Windows, so I guess I am stuck unless somebody can point me to a compiler. I have tried to use google to find one, but don't know what I should get.
Go to this website. Check out their MinGW compiler. I love it so much...^_^...They also have a listing of like 20-30 other good stuff for C++, software development.