Are there any built in compilers?
I don't have any installed, since I'm working off a flashdrive at work...
Is there a build in compiler or can someone provide a link for a standard C++ compiler?
Thanks in advance.
Try MinGW -- you can download a version of Code::Blocks that includes it.
Thank you, I will try that.