Go to the source code of this file.
Defines | |
#define | DECL_SORT static |
#define | DECL_SORT1 static |
#define | NEXT next |
Functions | |
DECL_SORT TYPE * | SORT (TYPE *, int(*compare)(char *, char *), int cnt) |
Variables | |
int | cnt |
int(* | compare )(char *, char *) |
DECL_SORT TYPE *TYPE * | list_in |
DECL_SORT TYPE* SORT | ( | TYPE * | , | |
int(*)(char *, char *) | compare, | |||
int | cnt | |||
) |
int cnt |
int(* compare)(char *, char *) |
DECL_SORT TYPE* TYPE* list_in |