key press cpp code example Example: c++ press any key // On Windows: system("pause"); // and on Mac and Linux: system("read");