Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

beginner

Name: Anonymous 2010-06-05 20:19

beginner here, just stated learning C++ and i have come up against a small problem. Everytime i run or build one of my projects, the cmd window closes before i can see the results. Is there a way to stop the cmd window closing after it has run the code?
thanks for your time chaps.

Name: Anonymous 2010-06-05 22:35

>>22
The REPL, dir(), and help(). Beyond that, Python is one of those very rare languages where just experimenting on your own will actually do more good than harm even for beginners (though just reading through the online documentation (not third-party tutorials) won't hurt either).
Most actual books on Python are a waste of money. Find an interesting problem on your own and fight your way towards its solution. Repeat a few dozen times.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List