0

I have just started to learn C++ and I am using code block to do all the work of c++. but when the code is run the result is displayed in something called XTERM. I would be happy to know if there is any way by which I can see the result of my code in the Linux terminal itself.

code blocks version: 16.01 Ubuntu 18.04.1 LTS

1 Answers1

0

Go to "Settings -> Environment -> Terminal to Launch Console Programs". Then select "gnome-terminal -x"