Tesseract  3.02
tesseract-ocr/ccstruct/quadlsq.cpp File Reference
#include "mfcpch.h"
#include <stdio.h>
#include <math.h>
#include "errcode.h"
#include "quadlsq.h"

Go to the source code of this file.

Defines

#define EXTERN

Variables

const ERRCODE EMPTY_QLSQ = "Can't delete from an empty QLSQ"

Define Documentation

#define EXTERN

Definition at line 28 of file quadlsq.cpp.


Variable Documentation

const ERRCODE EMPTY_QLSQ = "Can't delete from an empty QLSQ"

Definition at line 26 of file quadlsq.cpp.