Hellfire103@lemmy.ca to Programmer Humor@lemmy.mlEnglish · 2 days agoDoes this exist anywhere outside of C++?imagemessage-square59fedilinkarrow-up1167cross-posted to: [email protected]
arrow-up1167imageDoes this exist anywhere outside of C++?Hellfire103@lemmy.ca to Programmer Humor@lemmy.mlEnglish · 2 days agomessage-square59fedilinkcross-posted to: [email protected]
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up1·16 hours agoMicrosoft really creating the problem and then forcing you to use their solution.
minus-squareMrScottyTay@sh.itjust.workslinkfedilinkEnglisharrow-up2·1 day agoIt might do. I encountered it last week as I needed it for a powershell script. So it exists in that at least
Environment.NewLine might exist in C#
Microsoft really creating the problem and then forcing you to use their solution.
It might do. I encountered it last week as I needed it for a powershell script. So it exists in that at least