void putChar(char* scrbuf, int x, int y, unsigned char car); void drawStr(char* scrbuf, int x, int y, unsigned char* str);