this post was submitted on 05 Apr 2025
168 points (95.7% liked)

Programmer Humor

36218 readers
137 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 2 months ago (2 children)

Environment.NewLine might exist in C#

[–] [email protected] -1 points 2 months ago

Microsoft really creating the problem and then forcing you to use their solution.

[–] [email protected] 2 points 2 months ago

It might do. I encountered it last week as I needed it for a powershell script. So it exists in that at least