Re: GLIB: g_list_insert_sorted GCompareFunc example



Hi,

> Does anyone happen to know a good place to find an example of a
> GCompareFunc being used, preferably for a sorted GList?  Just off the top
> of your head (save a lazy bastard some searching through source :)...

I don't have any specific examples as such, but in case you didn't know:
http://www.gtk.org/rdp/glib/glib-doubly-linked-lists.html
has the reference documentation for GLists. Following some of the links like
g_list_insert_sorted()  and GCompareFunc should give you enough info.

Regards,

--
Lee.
http://atlas.cs.york.ac.uk/~lrpm100/



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