Forum: C++ Jan 26th, 2005 |
| Replies: 14 Views: 10,511 My point is, when I omit the one line of code that calls the above mentioned function, it works fine, and the output window does not close. However, as soon as I include the above mentioned function... |
Forum: C++ Jan 25th, 2005 |
| Replies: 14 Views: 10,511 I am having the same problem.
It seems that certain function calls cause the window to close. For example, when this function is called, the output window closes immediately and I have no idea... |