Tesseract 3.01
/data/source/tesseract-ocr/cutil/cutil.cpp File Reference
#include "cutil.h"
#include "tprintf.h"
#include "callcpp.h"
#include <stdlib.h>

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 Documentation

#define RESET_COUNT   2000

Function Documentation

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 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines