(1): 2: 3: 4: 5: 6: 7:
typedef struct { int numItems; char* schemat; char* qual; char* pole [(1)]; } PTS_STRUCT;