GList vs. GSList



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: shippy nmt edu
Computer Science Major    ICQ: 1786493
New Mexico Institute of Mining and Technology
Homepage: http://www.nmt.edu/~shippy





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]