tesseract 3.04.01

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 40 of file platform.h.

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

Definition at line 84 of file platform.h.

#define DLLSYM

Definition at line 25 of file platform.h.

#define MAX_PATH   4096

Definition at line 43 of file platform.h.

#define SIGNED   signed

Definition at line 47 of file platform.h.

#define TESS_API

Definition at line 75 of file platform.h.

#define TESS_LOCAL

Definition at line 76 of file platform.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines