HOPS
HOPS class reference
Macros | Functions
aedit/src/sorter.c File Reference
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include "aedata.h"
#include "sort.h"
#include "aedit.h"

Macros

#define FALSE   0
 
#define TRUE   1
 

Functions

int sorter (void *dptr, char *arg1, int type)
 

Macro Definition Documentation

◆ FALSE

#define FALSE   0

◆ TRUE

#define TRUE   1

Function Documentation

◆ sorter()

int sorter ( void *  dptr,
char *  arg1,
int  type 
)