Re: GList & g_printf()
- From: Joni Kähärä <joni kahara visi fi>
- To: Thomas Deschepper <thomas deschepper ecol sintjozefscollege be>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: GList & g_printf()
- Date: Thu, 08 Apr 2004 11:16:17 +0300
Thomas Deschepper wrote:
Hey everybody :-)
I've manage to creat a Double-Linked List with pointers to some strings.
Is there a function or a combination of functions to print every element
of the list to STDOUT?
I was thinking of g_list_foreach() in combination with g_printf(), but I
wasn't sure...
Such a (generic) function would have to be aware of the contained type
and GList only contains a (void *)pointer..
Jonk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]