• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu
+ 1

I want to show "\n" in my program

How I can do it?

c++\n
25th Feb 2019, 7:39 PM
Леонид Чуприна
Леонид Чуприна - avatar
2 Antworten
+ 4
Escape the backslash with another backslash: "\\n"
25th Feb 2019, 7:44 PM
Dennis
Dennis - avatar
+ 2
You can always use Raw string literals auto greeting = R"("Hello \n world")"; https://docs.microsoft.com/en-us/cpp/cpp/string-and-character-literals-cpp?view=vs-2017
25th Feb 2019, 10:14 PM
Druko
Druko - avatar

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
Is this realistic enough?
2 Votes
"Which is harder to master — Machine Learning or Cybersecurity? And why?"
1 Votes
Need friends
0 Votes
"What’s the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
I am a beginner, please teach me how to use Python
0 Votes
MASS N NUMBER OF OBJECT DELETION FROM A CLASS
0 Votes
Web Development
0 Votes
Please complete this code.
0 Votes
Cybersecurity techies
2 Votes
Can u learn multiple language at the same time, without misplacing the formats of each with the other
0 Votes