From: Fahad <fa...@gm...> - 2014-12-17 22:08:20
|
I am working on GUI wrapper for xc3sprog and noticed that all output from the program is sent to stderr even if it is not an error!. Is there a valid reason behind doing it this way instead of sending normal output to "stdout"? |