Hellfire103@lemmy.ca to Programmer Humor@lemmy.mlEnglish · 1 month agoDoes this exist anywhere outside of C++?lemmy.mlimagemessage-square60linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageDoes this exist anywhere outside of C++?lemmy.mlHellfire103@lemmy.ca to Programmer Humor@lemmy.mlEnglish · 1 month agomessage-square60linkfedilink
minus-squareHiddenLayer555@lemmy.mllinkfedilinkEnglisharrow-up0·1 month agoMicrosoft really creating the problem and then forcing you to use their solution.
minus-squareMrScottyTay@sh.itjust.workslinkfedilinkEnglisharrow-up0·1 month 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