Accessing text file



Hi,

I have to read/write a text file containing some configuration data. What's 
the "correct" method of reading lines in a text file using the GTK+/GLib 
toolkit?

So far I've found "g_io_channel_read_line" and "g_data_input_stream_read_line" 
and I cannot use GKeyFile because I have many groups with the same name.

Thanks in advance.

Frank Pesci



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