Re: [Vala] How to write a string to an IOChannel



Hi Frederik,
 
You can use :
 
IOChannel.write_chars ("My string".skip);

Clément
 
2008/4/28, Frederik <scumm_fredo gmx net>:
I would like to write a string to a GLib IOChannel (a file), but
IOChannel.write_chars() wants a char[] as argument.

thank you

Frederik
_______________________________________________
Vala-list mailing list
Vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list



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