• r00ty@kbin.life
    link
    fedilink
    arrow-up
    2
    ·
    3 months ago

    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?