N_LINES
for (i = 0; i < N_LINES; i++) {
char line_buf[N_LINES][N_CHARS];
int sizes[N_LINES];
char big_buf[N_LINES*N_CHARS];