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


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to