Dip  0.92.4
Functions
qsort.h File Reference
#include "sweep.h"
Include dependency graph for qsort.h:

Go to the source code of this file.

Functions

void exchange PROTO ((sweep_data *data, int i, int j))
 
int partition PROTO ((sweep_data *data, int len))
 

Function Documentation

void exchange PROTO ( (sweep_data *data, int i, int j)  )
void quicksort PROTO ( (sweep_data *data, int len)  )