Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets » printing MinGW return
Re: printing MinGW return [message #40240 is a reply to message #40239] Tue, 09 July 2013 13:41 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Hello, Martin.
amando1957 wrote on Tue, 09 July 2013 12:54

Can anyone give me a hint, how to get the errors into "return.txt"?

According to "Using command redirection operators" article, you could use following command (note about 2> instead of >):
mingw ARGS 2> return.txt

But if
mingw ARGS

didn't return anything to the command prompt, then this might be doesn't help.

[Updated on: Tue, 09 July 2013 13:49]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: diff/patch for Strings
Next Topic: error in examples
Goto Forum:
  


Current Time: Fri Apr 26 18:32:00 CEST 2024

Total time taken to generate the page: 0.03250 seconds