Functions | |
void | print_one_row (void) |
void | print_all_rows (void) |
Variables | |
int | i |
void print_all_rows | ( | void | ) |
References i, and print_one_row().
void print_one_row | ( | void | ) |
References i.
Referenced by print_all_rows().
int i |
Referenced by count(), if(), print_all_rows(), and print_one_row().