IDLE for C++

When i was studying Python there were IDLE that allowed me to see the result of my code right in the same window.
Is there something similar for C++?

lots of IDE's can do this. What platform do you use? OSX, Windows, Gnu/Linux?
windows
actually this is because ive found the syntax about the classes in the book programming principles and practice using c++ a bit cryptical ( its probably because im not in my best shape in this period ) so i thought that some practice would help.
If what you are looking for is an interactive C++ interpreter: https://root.cern.ch/cling
Topic archived. No new replies allowed.