#include <comb.h>
Public Attributes | |
| int * | numbers |
| int | n |
| int * | curr |
| int * | next |
| int | r |
| int * | x |
| int | last |
|
|
Definition at line 10 of file comb.h. Referenced by close_combinations(), new_combinations(), and next_combination(). |
|
|
Definition at line 14 of file comb.h. Referenced by new_combinations(), and next_combination(). |
|
|
Definition at line 9 of file comb.h. Referenced by new_combinations(), and next_combination(). |
|
|
Definition at line 11 of file comb.h. Referenced by close_combinations(), new_combinations(), and next_combination(). |
|
|
Definition at line 8 of file comb.h. Referenced by close_combinations(), new_combinations(), and next_combination(). |
|
|
Definition at line 12 of file comb.h. Referenced by new_combinations(), and next_combination(). |
|
|
Definition at line 13 of file comb.h. Referenced by close_combinations(), new_combinations(), and next_combination(). |
1.3.9.1