Welcome to Dream.In.Code
Getting C++ Help is Easy!

Join 131,698 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 2,503 people online right now. Registration is fast and FREE... Join Now!




FORMATING C++

 
Reply to this topicStart new topic

FORMATING C++

Umbrella
post 13 Oct, 2006 - 12:17 PM
Post #1


New D.I.C Head

*
Joined: 13 Oct, 2006
Posts: 49


My Contributions


Hello!

Im looking for a way to give my c++ program some zing! I was wondering if there was a way to make the command prompt take up whole screen when i run the program, so it looks the same on everyones computer. Also is there a way to change the font or color?

Thank you for your time and thoughts.
User is offlineProfile CardPM

Go to the top of the page

kenash88
post 13 Oct, 2006 - 12:51 PM
Post #2


D.I.C Regular

Group Icon
Joined: 29 Aug, 2006
Posts: 368



Dream Kudos: 125
My Contributions


When you run your program click the tab thingy at bottom of screen (don't know what people call it) and go to defaults to make it always open full screen and fiddle with colors , but that's only for your pc. Not quite sure on this subject. confused.gif

A shortcut would be another option. confused.gif

This post has been edited by kenash88: 13 Oct, 2006 - 12:57 PM
User is offlineProfile CardPM

Go to the top of the page

Umbrella
post 13 Oct, 2006 - 12:58 PM
Post #3


New D.I.C Head

*
Joined: 13 Oct, 2006
Posts: 49


My Contributions


hmm so theres no code i can put in my program that will do that upon execution?
User is offlineProfile CardPM

Go to the top of the page

kenash88
post 13 Oct, 2006 - 12:59 PM
Post #4


D.I.C Regular

Group Icon
Joined: 29 Aug, 2006
Posts: 368



Dream Kudos: 125
My Contributions


I'm not too sure. I'm fairly new to C++ (half year).
User is offlineProfile CardPM

Go to the top of the page

Umbrella
post 13 Oct, 2006 - 01:43 PM
Post #5


New D.I.C Head

*
Joined: 13 Oct, 2006
Posts: 49


My Contributions


anyone
User is offlineProfile CardPM

Go to the top of the page

gregoryH
post 13 Oct, 2006 - 01:49 PM
Post #6


D.I.C Regular

Group Icon
Joined: 4 Oct, 2006
Posts: 417



Dream Kudos: 50
My Contributions


QUOTE(Umbrella @ 13 Oct, 2006 - 01:17 PM) *

Hello!

Im looking for a way to give my c++ program some zing! I was wondering if there was a way to make the command prompt take up whole screen when i run the program, so it looks the same on everyones computer. Also is there a way to change the font or color?

Thank you for your time and thoughts.

The command prompt (AFAIK) can be adjusted by the properties in the shortcut. In the days of DOS, you had the entire screen to use, but this is no longer true. If you want to give theprogram some zing, redirect the stdin and stdout handles to a GUI.

See MSDN on "console redirecting" or here
User is offlineProfile CardPM

Go to the top of the page

Reply to this topicStart new topic
Time is now: 11/20/08 08:56AM

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month