MAX_ID_TITLE_LEN
char t[MAX_ID_TITLE_LEN];
char title[MAX_ID_TITLE_LEN];
read_string(id_table[i].title, fp, MAX_ID_TITLE_LEN);