#include "tally.h"#include "freelist.h"#include "callcpp.h"Functions | |
| TALLY | new_tally (int num_buckets) |
| void | print_tally (FILE *file, const char *string, TALLY t) |
| TALLY new_tally | ( | int | num_buckets | ) |
| void print_tally | ( | FILE * | file, | |
| const char * | string, | |||
| TALLY | t | |||
| ) |
1.6.3