libTERE
A portable library for reassembling complex formatted text from text fragments.
 All Data Structures Files Functions Variables Enumerations Enumerator Groups
Data Fields
CX_INFO Struct Reference

Information for all complexes. More...

#include <text_reassemble.h>

Data Fields

CX_SPECScx
int space
int used
int phase1
int lines
int paras

Detailed Description

Information for all complexes.


Field Documentation

CX_SPECS* CX_INFO::cx

complexes

int CX_INFO::lines

Number of lines in phase 1

int CX_INFO::paras

Number of complexes (paras) entered in phase 2

int CX_INFO::phase1

Number of complexes (lines + text fragments) entered in phase 1

int CX_INFO::space

storage slots allocated

int CX_INFO::used

storage slots in use


The documentation for this struct was generated from the following file: