#beginner c++
10 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
sorry to ask but what does the \n mean?
it's the newline character, it terminates the line and starts a new one basically