I have problem when i Run my program .I can't see the results clearly it turns to fast to see, and it goes back to my program. Do you know how to solve this?please...
Recommended Answers
Jump to Postadd a line at the end of main() to make the program want for you to press a key
int main() { <snip> // your code goes here getchar(); // wait }
Jump to Post> Turbo c++ problem!
Pressing ALT-F4 might be a better option, followed by- delete fossil compiler from system
- install one (or more) of these fine modern compilers.
http://www.microsoft.com/express/Downloads/
All 6 Replies
Ancient Dragon
5,243
Achieved Level 70
Team Colleague
Featured Poster
imkj
0
Newbie Poster
Arbus
25
Practically a Master Poster
Salem
5,138
Posting Sage
kvprajapati
commented:
They don't want to change their toolset.
+15
Arbus
25
Practically a Master Poster
renish khunt
0
Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, learning, and sharing knowledge.