#include <mi32/grlayout.h>
Public Types | |
| enum | TYPE { TYPE_Left = 0, TYPE_Right, TYPE_Center, TYPE_Decimal } |
Public Attributes | |
| char | padChar |
| INT32 | position |
| char | spare1 |
| char | spare2 |
| UINT8 | type |
ie, ' ', '.', '-', etc...
so sizeof(TABSTOP) is divisable by sizeof(INT32)
Would make an enum, but sizeof() important.
1.6.1