2010/4/12 Nischal Rao <rao.nisc...@gmail.com>:
> Hi,
>
> Within a gnome thread i need to read as well as write to a file. I tried
> using the regular fprintf() etc but they don't seem to work.
> Can somebody please help me out since I am new to gnome threads.

see if you can use the GIO _async() calls, they use threads in the
background while keeping the diffucult things away for you.

regards,
Olivier
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to