Tesseract 3.01
/data/source/tesseract-ocr/ccutil/tprintf.h File Reference
#include "params.h"

Go to the source code of this file.

Functions

DLLSYM void tprintf (const char *format,...)
DLLSYM BOOL8 pause_continue (const char *format,...)

Variables

DLLSYM char * debug_file = ""
DLLSYM bool debug_window_on = 1

Function Documentation

DLLSYM BOOL8 pause_continue ( const char *  format,
  ... 
)
DLLSYM void tprintf ( const char *  format,
  ... 
)

Variable Documentation

DLLSYM char* debug_file = ""

"File to send tprintf output to"

DLLSYM bool debug_window_on = 1

"Send tprintf to window unless file set"

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines