Tesseract  3.02
tesseract-ocr/ccutil/errcode.cpp File Reference
#include "mfcpch.h"
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include "tprintf.h"
#include "errcode.h"

Go to the source code of this file.

Defines

#define MAX_MSG   1024

Variables

const ERRCODE BADERRACTION = "Illegal error action"

Define Documentation

#define MAX_MSG   1024

Definition at line 32 of file errcode.cpp.


Variable Documentation

const ERRCODE BADERRACTION = "Illegal error action"

Definition at line 31 of file errcode.cpp.