#include <assert.h>

Functions | |
| int | ndist (const char *title, const char *author, const char *other) |
| void | dist_init () |
| void | dist_done () |
| void dist_done | ( | ) |
References bpmdj_deallocate, and i.
| void dist_init | ( | ) |
References bpmdj_allocate, i, and n.
| int ndist | ( | const char * | title, | |
| const char * | author, | |||
| const char * | other | |||
| ) |
References bpmdj_allocate, bpmdj_deallocate, edist(), min3(), and strupperdup().
1.6.2