cm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agoDoes this exist anywhere outside of C++?lemmy.mlexternal-linkmessage-square57fedilinkarrow-up1162arrow-down122cross-posted to: programmerhumor@lemmy.ml
arrow-up1140arrow-down1external-linkDoes this exist anywhere outside of C++?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 2 days agomessage-square57fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareFonzie!@ttrpg.networklinkfedilinkarrow-up1·1 day agoIt actually outputs "\n" on a Windows system, but modern Windows to recognise that as enough of a newline, nowadays. I don’t really want to use what Lerdorf intended, PHP <= 4 was horrible Actually a great point!
It actually outputs
"\n"
on a Windows system, but modern Windows to recognise that as enough of a newline, nowadays.Actually a great point!