you might want to execute your program from a dos batch file
like this:
test.bat
----------------
@mode con cols=80 lines=25
@myprog.exe
----------------
I am not sure if this remains when myprog.exe runs, if not try the mode() from `crt' with the appropriate textmode param
petmakris at gmail.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.