Made a question from the comment in the topic (@HashCode).
And in general, this book is not old, it is 2007, the author simply decided to write the code in the old way, so that readers can work with old compilers, but my old code does not work, explain pliz, for example, :
#include <iostream.h> int main() { int x = 5; int y = 7; cout << "\n"; cout << x + y << * * << x * y; cout << "\n"; return 0; }
This is as before, explain how to plizz.
Understood with the command line, well, how to run, and tell me more, how to run normally, but not to close ??