[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Use of GList
- From: Emmanuel <e allaud wanadoo fr>
- To: balsa-list gnome org
- Subject: Use of GList
- Date: Tue, 4 Sep 2001 14:07:06 +0200
Hi all,
I'm perhaps simply stupid, but browsing glib.h, I found that GList (that we
use abundantly in balsa :) is doubly linked, ie it's OK to use
g_list_append on it.
In fact GSList is the type of simply linked list.
So what do we do : we change all GList to GSList ?
Bye
Manu
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]