ho_string(3)

ho_string(3) libhocr ho_string(3)

NAME

ho_string - libhocr string struct

SYNOPSIS

#include <ho_string.h>

Data Fields


char * string
int size
int allocated_size

Detailed Description

libhocr string struct

Field Documentation

char* ho_string::string

Referenced by hocr::Hocr::get_text().

int ho_string::size

int ho_string::allocated_size

Author

Generated automatically by Doxygen for libhocr from the source code.

31 Jul 2008 Version 0.10.17