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)