Re: [Vala] File I/O

2008-11-19 Thread Jürg Billeter
On Wed, 2008-11-19 at 18:42 +0100, Jan Niklas Hasse wrote: > 2008/11/16 Clément DAVID <[EMAIL PROTECTED]> > You may use the GLib.FileStream class. > > Is there another way? Because GLib.FileStream seem to have only one > function that reads in the whole file. Take a look at the GIO API (g

Re: [Vala] File I/O

2008-11-19 Thread Jan Niklas Hasse
2008/11/16 Clément DAVID <[EMAIL PROTECTED]> > > You may use the GLib.FileStream class. Is there another way? Because GLib.FileStream seem to have only one function that reads in the whole file. ___ Vala-list mailing list Vala-list@gnome.org http://mail

Re: [Vala] File I/O

2008-11-16 Thread Clément DAVID
Hi, You may use the GLib.FileStream class. 2008/11/16 Кутейников Дмитрий <[EMAIL PROTECTED]> > How to open file in vala? > > ___ > Vala-list mailing list > Vala-list@gnome.org > http://mail.gnome.org/mailman/listinfo/vala-list > >

[Vala] File I/O

2008-11-16 Thread Кутейников Дмитрий
How to open file in vala? ___ Vala-list mailing list Vala-list@gnome.org http://mail.gnome.org/mailman/listinfo/vala-list