Re: is there an equivalent of sscanf that uses GString as arguments?
- From: Tim Müller <t i m zen co uk>
- To: Yiannis <odysseus lost gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: is there an equivalent of sscanf that uses GString as arguments?
- Date: Fri, 14 Oct 2005 18:18:12 +0100
On Fri, 2005-10-14 at 18:11 +0100, Yiannis wrote:
is there an equivalent of sscanf that uses GString as arguments?
You could just do
sscanf (gstring->str, "%04u-%02u-%02u", ......);
Cheers
-Tim
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]