kriscross07 / atom-gpp-compiler

An atom package that allows you to compile and run C++ and C within the editor.
https://atom.io/packages/gpp-compiler
80 stars 228 forks source link

When running, the terminal prints extra information I don't want. #392

Open aZealot opened 3 years ago

aZealot commented 3 years ago

Here's the result of a simple "Hello World".

gpp

How can I compile and run without all this extra information.

Rerecich commented 3 years ago

I have the same issue :(