File libsrc/dl_sort_n.c


Included Files


Preprocessor definitions

#define NO_TRACE

#define TRACE( x )

#define MAXHOOKS 24

#define KEYVAL( dataitem )

#define GETKEY( datapp )


Local Variables

compare
static int (*compare)(const char*,const char*)
Used in:

Global Function dl_sort_n()

int dl_sort_n ( List* sort_list )
Prototyped in:
Calls:
Called by:
References Functions:
References Variables:

Local Function binmerge()

static Node* binmerge ( Node* datap_a, Node* datap_b )
Called by:
References Variables: