Re: [AD] New mode selector, or get_gfx_mode_list(), broken [djgpp, possibly others]

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Quoting Peter Wang,
> might actually be wrong, in some circumstances).  And sorting a
> linked list is relatively hard.

If the list is going to be sorted anyway, then I think insertion sort or
mergesort wouldn't be a bad choice: the list is autmatically sorted as it is
created. 

Evert



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/