I have this structure of file:
typedef struct {
char* kod;
char* tovar;
char* mod;
char* data;
char* pr;
} POST;