first you have to have a compiler program
examples: GNU, Visual C++...lots more
second: open up the main workspace for one of the files you want to compile. if you wanted to compile world.exe, you would open the main workspace for world.exe...and so on with the other .exe files...
third: go to build or whatever and go down the list till you see compile.
fourth: watch it compile
very crude instructions but you should be able to figure it out from this
|