in my c++ class the way we test our programs are by first building it and then compiling it and then running it ... those are the steps for it to run ... but how do we really compile it - you know make it an *.exe ...