LINE_LEN
#define LINE_LEN 16
#define LINE_LEN(values_cnt) (10 + 11 * values_cnt + 1 + 1)
#define LINE_LEN 80