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