Leptonica  1.54
Файл xtractprotos.c
#include <string.h>
#include "allheaders.h"

Функции

int main (int argc, char **argv)
 

Переменные

static const l_int32 L_BUF_SIZE = 512
 
static const char * tempfile = "/tmp/temp_cpp_output.txt"
 
static const char * version = "1.5"
 

Функции

◆ main()

int main ( int  argc,
char **  argv 
)

Переменные

◆ L_BUF_SIZE

const l_int32 L_BUF_SIZE = 512
static

◆ tempfile

const char* tempfile = "/tmp/temp_cpp_output.txt"
static

◆ version

const char* version = "1.5"
static