fid_ArraySymbol Struct Reference
[Alphabet handling]

An array of symbols, i.e., a sequence of dynamic size. More...


Detailed Description

An array of symbols, i.e., a sequence of dynamic size.

Definition at line 53 of file alphabet.h.

#include <alphabet.h>


Data Fields

size_t occupied
 Number of elements in use.
size_t allocated
 Number of elements for which space has * been allocated.
fid_Symboldyndata
 Pointer to array data.
fid_Symbolprev_dyndata
 Temporary used before calling\ * realloc() to prevent leaking memory.


Field Documentation

Number of elements in use.

Definition at line 53 of file alphabet.h.

Number of elements for which space has * been allocated.

Definition at line 53 of file alphabet.h.

Pointer to array data.

Definition at line 53 of file alphabet.h.

Temporary used before calling\ * realloc() to prevent leaking memory.

Definition at line 53 of file alphabet.h.


Generated on Wed Jul 8 17:21:17 2009 for Full-text Index Data structure library by  doxygen 1.5.9