Hi everyone. Is there a simple way to change the font size of the program, without having to download a new library?
I know that the "SetConsoleTextAttribute(GetStdHandle(STD_OUTPUT_HANDLE), ?)" function changes the font color. Maybe something like that changes the size?