Since I had the need for a function, which shuffles members of an apr_array_t, I have written such a functions which conforms to the style-guide of apr. I would be glad to donate the sources so that this function can be added to future versions of the apr library.
Source: http://modicpquery.googlecode.com/svn/trunk/mod_icpquery/apr_ext.c Header: http://modicpquery.googlecode.com/svn/trunk/mod_icpquery/apr_ext.h Unit-Test: http://modicpquery.googlecode.com/svn/trunk/mod_icpquery/test-apr.c Jacob
