TxtTab Struct Reference

StringList (a class for stacking Textstrings). More...

#include <ut_txTab.h>

Data Fields

long tabSiz
long indSiz
char * tab
int iNr
int stat
long * ind

Detailed Description

StringList (a class for stacking Textstrings).

 tab     space for strings (char*)
 tabSiz  size of tab (chars)
 ind     integerTable; charNr (Startpostion) of string in tab
 indSiz  size of ind
 iNr     next free position in ind (= nr of strings in tab
 stat    0=fixed size(cannot reallocate); 1=automatic reallocting

Field Documentation

char* TxtTab::tab
long* TxtTab::ind

The documentation for this struct was generated from the following file:
Generated on Fri Apr 6 09:40:12 2012 for gCAD3D by  doxygen 1.6.3