> I am newbie here. I use sscanf with a string read from gio as a solution > now. I wanna is there any sophisticated method? Just like fscanf does in > standard I/O library?
The purpose of GIO (and GLib) is not to replace the C standard library. Just use sscanf if it does what you want. --tml _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list