#include "matrix.h"#include <vector>#include "strformat.h"#include <cstring>Functions | |
| void | expandCombination (char **&buff, int &buffsize, int &ws, const char *alphabet, int alphabetsize) |
| void expandCombination | ( | char **& | buff, | |
| int & | buffsize, | |||
| int & | ws, | |||
| const char * | alphabet, | |||
| int | alphabetsize | |||
| ) |
Referenced by Matrix::allwords().
1.5.6