R
RayKnight
Is there a way to resize the DOS size screen? I'm doing a game, and I
thought maybe when the game starts, the screen will change or adjust to a
certain size?
Like an example would be in Visual Basic, we'd have Form1.Height = 5000
So would there be any command where I can use on my C++ Compiler to adjust
the size of the window for DOS?
Please enlighten me, thank you.
thought maybe when the game starts, the screen will change or adjust to a
certain size?
Like an example would be in Visual Basic, we'd have Form1.Height = 5000
So would there be any command where I can use on my C++ Compiler to adjust
the size of the window for DOS?
Please enlighten me, thank you.