further_query
ok = further_query(cout, line);
} else if (strcmp(line, "200") != 0 || !further_query(cout, type))
int further_query(FILE *, char *);