gdsl  1.8
gdsl_sort.h File Reference

Sort module. More...

Go to the source code of this file.

Functions

void gdsl_sort (gdsl_element_t *T, ulong N, const gdsl_compare_func_t COMP_F)
 Sort an array in place.

Detailed Description

Sort module.

Copyright

Copyright (C) 1998-2018 Nicolas Darnis <ndarnis@free.fr>.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.

Definition in file gdsl_sort.h.