How to make console screen (Turbo C editor) full screen in MS-windows vista -


I create a program in Turbo C c / c ++ but I'm facing the problem that I have it in windows vista I'm not able to create full screen in. Please tell me how to do this?

Why are you still living in the Turbo era? Switch to something better compiler.

GCC and MSVC ++ Professional Edition are better.

DevCpp or Code :: Blocks, both support IDG on Windows, MinGw Port GCC.


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

mysql - Can mysql_pconnect be called multiple times in one php page? -