Tesseract 3.01
|
Defines | |
#define | RESET_COUNT 2000 |
Functions | |
long | long_rand (long limit) |
FILE * | open_file (const char *filename, const char *mode) |
bool | exists_file (const char *filename) |
Check whether the file exists. |
#define RESET_COUNT 2000 |
bool exists_file | ( | const char * | filename | ) |
Check whether the file exists.
long long_rand | ( | long | limit | ) |
FILE* open_file | ( | const char * | filename, |
const char * | mode | ||
) |