tesseract  4.0.0-beta.1-59-g2cc4
platform.h File Reference
#include <string.h>
#include <limits.h>

Go to the source code of this file.

Macros

#define DLLSYM
 
#define __UNIX__
 
#define MAX_PATH   4096
 
#define SIGNED   signed
 
#define TESS_API
 
#define TESS_LOCAL
 

Macro Definition Documentation

◆ __UNIX__

#define __UNIX__

Definition at line 43 of file platform.h.

◆ DLLSYM

#define DLLSYM

Definition at line 25 of file platform.h.

◆ MAX_PATH

#define MAX_PATH   4096

Definition at line 46 of file platform.h.

◆ SIGNED

#define SIGNED   signed

Definition at line 50 of file platform.h.

◆ TESS_API

#define TESS_API

Definition at line 78 of file platform.h.

◆ TESS_LOCAL

#define TESS_LOCAL

Definition at line 79 of file platform.h.