|
libTERE
A portable library for reassembling complex formatted text from text fragments.
|
List of all members of a single complex. More...
#include <text_reassemble.h>
Data Fields | |
| int * | members |
| int | space |
| int | used |
List of all members of a single complex.
| int* CHILD_SPECS::members |
array of immediate children (for TR_PARA_* these are indicies for TR_TEXT or TR_LINE complexes also in cxi. For TR_TEXT and TR_LINE these are indices to the actual text in tpi.)
| int CHILD_SPECS::space |
storage slots allocated
| int CHILD_SPECS::used |
storage slots in use
1.8.1.1