tesseract  3.03
/usr/local/google/home/jbreiden/tesseract-ocr-read-only/ccutil/platform.h File Reference
#include <string.h>
#include <limits.h>

Go to the source code of this file.

Defines

#define DLLSYM
#define __UNIX__
#define MAX_PATH   4096
#define SIGNED   signed
#define TESS_API
#define TESS_LOCAL
#define _TESS_FILE_BASENAME_   (strrchr(__FILE__, '/') ? strrchr(__FILE__, '/') + 1 : __FILE__)

Define Documentation

#define __UNIX__

Definition at line 36 of file platform.h.

#define _TESS_FILE_BASENAME_   (strrchr(__FILE__, '/') ? strrchr(__FILE__, '/') + 1 : __FILE__)

Definition at line 80 of file platform.h.

#define DLLSYM

Definition at line 25 of file platform.h.

#define MAX_PATH   4096

Definition at line 39 of file platform.h.

#define SIGNED   signed

Definition at line 43 of file platform.h.

#define TESS_API

Definition at line 71 of file platform.h.

#define TESS_LOCAL

Definition at line 72 of file platform.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines