tesseract  4.00.00dev
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 46 of file platform.h.

◆ DLLSYM

#define DLLSYM

Definition at line 25 of file platform.h.

◆ MAX_PATH

#define MAX_PATH   4096

Definition at line 49 of file platform.h.

◆ SIGNED

#define SIGNED   signed

Definition at line 53 of file platform.h.

◆ TESS_API

#define TESS_API

Definition at line 81 of file platform.h.

◆ TESS_LOCAL

#define TESS_LOCAL

Definition at line 82 of file platform.h.