Re: Redirect C's printf

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

 



On Fri, 25 Jul 2003, Joao Rainha wrote:

> I have some functions working in C.
> I'de liked to make a GUI for it.
> It's possible to redirect all the printf's that I have in my code for a
> specific text widget?
> Or I have to rewrite them using gtk_text_insert?

Fork your program and use pipes.

(but using gtk_text_insert is perhaps easier)

-Peter


[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux