![]() |
| | #1 |
| Registered User Join Date: May 2007 Location: Somewhere in Malaysia
Posts: 16
| Someone having same problem with Code Block? |
| ofayto is offline | |
| | #2 |
| Registered User Join Date: Jan 2005
Posts: 7,137
| This sounds like you are having the common problem of the window not staying open when the program ends. Check the FAQ for several solutions. My favorite is adding cin.get() (and possibly cin.ignore()) to the end of your program before it returns. |
| Daved is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem compiling simple code examples | Wintersun | Windows Programming | 8 | 08-14-2007 10:30 AM |
| Problem with game code. | ajdspud | C++ Programming | 5 | 02-14-2006 06:39 PM |
| Request for comments | Prelude | A Brief History of Cprogramming.com | 15 | 01-02-2004 10:33 AM |
| Can you have nested code block? What does the compiler do? For example ... | albertr | C Programming | 4 | 01-16-2002 12:04 AM |