tesseract v5.3.3.20231005
|
#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") |
#define MAX_MSG 1024 |
Definition at line 31 of file errcode.cpp.