#include <ut_txTab.h>
tab space for chars tabSiz size of tab (chars) ind integerTable; charNr (Startpostion) des zugehoerigen Wortes in tab indSiz size of ind iNr zeigt auf die erste freien ind-Position
Data Fields | |
long | tabSiz |
long | indSiz |
char * | tab |
int | iNr |
short * | ind |
long TxtTab::tabSiz |
long TxtTab::indSiz |
char* TxtTab::tab |
int TxtTab::iNr |
short* TxtTab::ind |