Re: Reading a file???
- From: Tristan Van Berkom <vantr touchtunes com>
- To: Allin Cottrell <cottrell wfu edu>
- Cc: Uni <unimatrix 001 ntlworld com>, GTK App Development list <gtk-app-devel-list gnome org>
- Subject: Re: Reading a file???
- Date: Mon, 17 Feb 2003 11:39:50 -0500
How about using the glib function g_file_get_contents()?
I'm using 1.3.5 and I had to write my own version
of g_file_get_contents() due to a "file leek"
I dont know if the patch is in or if its fixed;
If not let me know and I'll send the patch upstream.
Regards,
-Tristan
Allin Cottrell wrote:
On Sat, 15 Feb 2003, Uni wrote:
I've got the following code that loads every file in a directory and
is then meant to read each file into a variable where a few things
are done with it:
How about using the glib function g_file_get_contents()?
Allin Cottrell
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]