C++ Console Window Font Size

I am writing a text adventure game in C++, and when I run it on Windows 10, A console Windows pops up, as normal, running my game. While there is nothing wrong with my code, I do need something as far as the console window is concerned.

My Problem is that the Console Window's size and font size is too small on Windows 10

I know you can right click on any console window and change the properties of the window, but what about my user's computers. Suppose they open a program on their own computer, won't the text size be too small for them?

I want a specific C++ snippet that can help me solve this.

- RUNNER PRO AGARIO (RPA)
I know you can right click on any console window and change the properties of the window, but what about my user's computers.

Yes. They can adjust theirs too.
Thanks for the link, Moschops!
Topic archived. No new replies allowed.