Hellfire103 to Programmer [email protected]English • 3 days agoDoes this exist anywhere outside of C++?lemmy.caimagemessage-square59fedilinkarrow-up1166
arrow-up1166imageDoes this exist anywhere outside of C++?lemmy.caHellfire103 to Programmer [email protected]English • 3 days agomessage-square59fedilink
minus-square@[email protected]linkfedilinkEnglish1•2 days agoMicrosoft really creating the problem and then forcing you to use their solution.
minus-squareMrScottyTaylinkfedilinkEnglish2•2 days 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