News

and I'm working on a simple c++ project for class. I write a simple .c file for the program and using the g++ compiler in terminal I compile the file, but how do I run the file to actually try it ...