![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Programming A discussion forum for programs and programming used in tech-related businesses. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: May 2009
Posts: 8
OS: xp sp3
|
Output not visible
Hey guys,
i am a newbie so please pardon if i asked a foolish question i started to learn programming using c++ with Dev c++ complier i wrote a program which displays an sentence and output visible in command prompt windows the command prompt window opens and closes quickly if i keep on executing the program then i can slightly see the sentence the command prompt window opens and closes quickly. i cannot see the result the program is error free i assure you that. how do i keep the command prompt window open for a long time. Or if you know another complier with its own display then please post the link or give its name THANKS IN ADVANCE |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Design Team Member
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,864
OS: Vista, various linux distros
|
Re: Output not visible
Hey, add the following to your code:
Code:
cin.get(); It's a common problem/thing but you'll get used to it. Cheers, Jamey |
|
|
|
![]() |
| Thread Tools | |
|
|