I tried to run the exe file in the GDB.
No errors are sent out and the code results in giving the right output.

I assume there is a problem with directing the output to the correct output
device.
Doesn's GCC send output by default to the stdout screen? How can I change
the settings?

Regards,

Stefan


noste60 wrote:
> 
> The compiler worked fine and only warned about return type of main not
> being 'int'.
> 
> When I execute the Test.exe file it does not give any output.
> 

-- 
View this message in context: 
http://www.nabble.com/Hello-World-output-problem-tp16525500p16527522.html
Sent from the gcc - Gnu Help List mailing list archive at Nabble.com.



_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to