libTERE
A portable library for reassembling complex formatted text from text fragments.
|
Information for all complexes. More...
#include <text_reassemble.h>
Data Fields | |
CX_SPECS * | cx |
int | space |
int | used |
int | phase1 |
int | lines |
int | paras |
Information for all complexes.
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