2009/9/2 Nicolas <[email protected]>

> Hi,
>
> I try to make a little program who read in a file and take only some
> informations (like an .ini file).
> My text file is like this:
>
> [INFO]
> blah
> blah blah
> blah blah blah
>
> Could someone tell me how to create this kind of function ?
>
>
You should use KeyFile
http://references.valadoc.org/glib-2.0/GLib.KeyFile.html

I hope it help


> Thank you so much in advance,
> Nicolas.
>
>
> _______________________________________________
> Vala-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/vala-list
>
_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to