[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Is there any formatted file input functions in gio?
- From: Tor Lillqvist <tml iki fi>
- To: Hexyl Chan <imhexyl gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Is there any formatted file input functions in gio?
- Date: Thu, 9 Apr 2009 10:30:00 +0300
> 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]