|
Tesseract
3.02
|
#include "params.h"Go to the source code of this file.
Functions | |
| TESS_API void | tprintf (const char *format,...) |
| DLLSYM BOOL8 | pause_continue (const char *format,...) |
Variables | |
| DLLSYM char * | debug_file = "" |
| DLLSYM bool | debug_window_on = 1 |
Definition at line 86 of file tprintf.cpp.
| TESS_API void tprintf | ( | const char * | format, |
| ... | |||
| ) |
Definition at line 41 of file tprintf.cpp.
| DLLSYM char* debug_file = "" |
"File to send tprintf output to"
Definition at line 38 of file tprintf.cpp.
| DLLSYM bool debug_window_on = 1 |
"Send tprintf to window unless file set"