mi32/sort.h File Reference

<mi32/sort.h> More...

#include <mi32/stddefns.h>
Include dependency graph for sort.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LIBEXPORT   MI_DLLIMPORT

Functions

LIBEXPORT void heapsort (void *array, INT32 n, INT32 size, int(*compare)(void *a, void *b, void *hookdata), void *hookdata)
LIBEXPORT int HeapSortGen (INT32 n, int(*compare)(INT32 a, INT32 b, void *hookdata), int(*swap)(INT32 a, INT32 b, void *hookdata), void *hookdata)

Detailed Description

<mi32/sort.h>

Sorting functions


Define Documentation

#define LIBEXPORT   MI_DLLIMPORT

Generated on Sun Oct 7 21:28:11 2012 for TNTsdk 2012 by  doxygen 1.6.1