mi32/sort.h File Reference

<mi32/sort.h> Sorting functions More...

#include <mi32/stddefns.h>

Include dependency graph for sort.h:

mi32/stddefns.hmi32/dlldefns.h

This graph shows which files directly or indirectly include this file:

mi32/simplear.hrvc/object.hmi32/triangul.hgre/3dgmelem.hmi32/rpovrgn.hmi32/spovln.hmi32/spovrgn.hgre/3dpntfld.hgre/system.hmgui/command.hmgui/layout.hrvc/stylepatternbase.hgre/viewable.hmi32/polyline.hmi32/cgm.hmi32/latlonfm.hmgui/imagelst.hmi32/xml.hmi32/htmldoc.hmi32/base64.hmi32/bintoreg.hmi32/colorarray.hmi32/colorpal.hmi32/contrastparm.hmi32/longlist.hmi32/dither.hmi32/genericrw.hmi32/grlayout.hmi32/hdf4.hmi32/httpmsg.hmi32/kriging.hmi32/micon.hmi32/miefmtyp.hmi32/mimetype.hmi32/nasaodl.hmi32/qtree.hmi32/sml.hmi32/spatrefext.hmi32/variogram.hmi32/watermdl.hmie/format.hmie/settings.hrvc/depressionfiller.hrvc/dialogs.hrvc/hyperhistogram.hrvc/tintool.hrvc/vecttool.hspatmod/imagebase.hrvc/geospatl.h

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

Definition in file sort.h.


Define Documentation

#define LIBEXPORT   MI_DLLIMPORT

Definition at line 25 of file sort.h.


Generated on Thu Apr 26 04:08:26 2007 for TNTsdk by  doxygen 1.5.2