tesseract v5.3.3.20231005
errcode.cpp File Reference
#include "errcode.h"
#include <cstdarg>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  tesseract
 

Macros

#define MAX_MSG   1024
 

Functions

constexpr ERRCODE tesseract::BADERRACTION ("Illegal error action")
 

Macro Definition Documentation

◆ MAX_MSG

#define MAX_MSG   1024

Definition at line 31 of file errcode.cpp.