Re: [Vala] How to work with files in Vala?



On Dec 10, 2007 7:09 PM, Denis Cheremisov <denis-cheremisov yandex ru> wrote:
How do I open them? How do I work with pipes?
What methods use for them in Vala?

What I would do is to look into glib-2.0.vapi and find out what
methods are provided. There is class GLib.FileStream which provides
access to libc functions. Method naming is not all the same as libc's
though.

-- 
Duy



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