Re: How to make program made using turbo c++ in console run in full screen mode?
If you initialize the graphics mode using initgraph(), it will go to full screen automatically, but will come back as soon as you leave it. but in vista full screen consoles are not supported natively. You'll need to use DOSBox etc for that. In XP, you can use this.
__________________
Dell Inspiron 1525 - C2D 2 Ghz, 3GB, 250GB, X3100 :)
Samsung Omnia Pro B7610 with Stock WM 6.1 ROM
Blog: http://www.sumitbhardwaj.co.in/blog
|