C Plus Plus endl

From GMpedia.org Wiki

Jump to: navigation, search

The C++ command \n or std::endl (endl if proper using statements were used) is a new-line command that is entered in between or after strings, mostly in cout commands.

Personal tools