LWN.net Logo

GCC Explorer - an interactive take on compilation

GCC Explorer - an interactive take on compilation

Posted Jun 6, 2012 9:26 UTC (Wed) by mpr22 (subscriber, #60784)
In reply to: GCC Explorer - an interactive take on compilation by lacos
Parent article: GCC Explorer - an interactive take on compilation

I disagree. stdout doesn't have to refer to a tty. It may have been redirected to a regular file.

That doesn't change the (lack of) importance to the program of whether printf("Now frobbing frob %d of %d (%s)\n", frob->num, total_frobs, frob->name); succeeds or fails.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds