Re: Is there any formatted file input functions in gio?



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



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