tesseract  4.1.0
errcode.cpp File Reference
#include <cstdio>
#include <cstdlib>
#include <cstdarg>
#include <cstring>
#include "errcode.h"

Go to the source code of this file.

Macros

#define MAX_MSG   1024
 

Functions

constexpr ERRCODE BADERRACTION ("Illegal error action")
 

Macro Definition Documentation

#define MAX_MSG   1024

Definition at line 26 of file errcode.cpp.

Function Documentation

constexpr ERRCODE BADERRACTION ( "Illegal error action"  )