cout << "Press any key to continue . . . code example
Example: c++ press any key
// On Windows:
system("pause");
// and on Mac and Linux:
system("read");
// On Windows:
system("pause");
// and on Mac and Linux:
system("read");