Re: Debug output in gtkcolorsel.c



Emmanuel Briot writes:
 > g_print ("%g %g %g %g\n",

 > (or crashes on windows where no terminal exists).

Umm, no. No crash even if the application is a "GUI" app and has no
associated console window. The output just doesn't go anywhere (unless
stdout is redirected explicitly).

(Slight simplification above. A GUI app can explicitly open a console
window if it wants, and there is nothing that prevents a console app
from having a GUI...)

--tml




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]