Tagged Questions
1
vote
6answers
287 views
g++ compiler : unable to compile
This is the first time that I'm using the g++ compiler to compile my c++ programs. I have installed cygwin g++. and I'm trying to run a very simple program to display "hello", to see wether it would ...