I recently moved to Ubuntu 12.10 from Windows and am sort of a noob to the Ubuntu controls. In the Window's Code::Blocks, when you build and run your code, the CMD opens and displays the outcome of your code. However, on Linux, I can't seem to get the terminal to open when I build/run the code. I even tried using the default "Hello World" code since I know there are no problems with that code, but still nothing happens. Does anyone have any idea why this is happening?