you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 1 year ago (1 child)

Maybe c# has similar. There's \r\n or \n like c++ and Environment.NewLine.

Probably it's similar in that Environment.NewLine takes into account the operating system in use and I wonder if endl in c++ does the same thing?

  • source
  • hideshow 2 child comments