I'm currently using GList's in my program, but
I don't really need the capability of a doubly-linked
list and GSList provides everything I could need.
However, I was wondering if there's a reason GList
should be used over GSList? Or, does GList not use
up a significant amount more of memory so I shouldn't
bother fixing the code?

Thanks,

Jeff "Shippy" Shipman     E-Mail: [EMAIL PROTECTED]
Computer Science Major    ICQ: 1786493
New Mexico Institute of Mining and Technology
Homepage: http://www.nmt.edu/~shippy


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to