tesseract  4.0.0-1-g2a2b
errcode.cpp File Reference
#include <cstdio>
#include <cstdlib>
#include <cstdarg>
#include <cstring>
#include "tprintf.h"
#include "errcode.h"

Go to the source code of this file.

Macros

#define MAX_MSG   1024
 

Variables

const ERRCODE BADERRACTION = "Illegal error action"
 

Macro Definition Documentation

◆ MAX_MSG

#define MAX_MSG   1024

Definition at line 28 of file errcode.cpp.

Variable Documentation

◆ BADERRACTION

const ERRCODE BADERRACTION = "Illegal error action"

Definition at line 27 of file errcode.cpp.