Re: [Vala] How to work with files in Vala?
- From: "Nguyen Thai Ngoc Duy" <pclouds gmail com>
- To: "Denis Cheremisov" <denis-cheremisov yandex ru>
- Cc: vala <vala-list gnome org>
- Subject: Re: [Vala] How to work with files in Vala?
- Date: Mon, 10 Dec 2007 19:45:46 +0700
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]