int i;
int line;
int str_size;
Console* con;
char * strinv(char str[]);
void conprint(char str[], int x, int y, int mode);