Menu

#2 adds configurable sorting

open
nobody
None
5
2005-06-07
2005-06-07
No

This patch adds a pop->sort member which is initially
NULL, meaning that the internal sorting is used.
pop->sort can be set to a any other sorting function,
eg. a qsort wrapper or a stl::sort wrapper. If
pop->sort is left as NULL, gaul will behave as w/o the
patch.

Discussion


Log in to post a comment.