Dip
0.92.4
|
#include "sweep.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)) |
void exchange PROTO | ( | (sweep_data *data, int i, int j) | ) |
void quicksort PROTO | ( | (sweep_data *data, int len) | ) |