About this document
C++ Program with System Pause by souzaperez is a document available to read on EtoBox.
- Author
- souzaperez
- Language
- EN
C++ Program with System Pause by souzaperez is a document available to read on EtoBox.
This C++ program prints the text "Primeiro programa" to the screen, then pauses the program using system("PAUSE") before returning a value of 0 to indicate the program executed without error.