I got a problem with changing console size. This is my code:
BOOL setConsole(int x, int y) { hStdin = GetStdHandle(STD_INPUT_HANDLE); hStdout = GetStdHandle
try this code:
system("mode 650");