ElCanut@jlai.lu to Programmer Humor@programming.dev · 1 day agoAsking the real questionsjlai.luimagemessage-square197fedilinkarrow-up11.04Karrow-down18
arrow-up11.04Karrow-down1imageAsking the real questionsjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 1 day agomessage-square197fedilink
minus-squarelseif@sopuli.xyzlinkfedilinkarrow-up8·16 hours agoso John\r Doe ? depending on the software, when it gets printed, the carriage return will moves the cursor to the start of the line without moving a line down, becoming \x20Doe.
minus-squarelad@programming.devlinkfedilinkEnglisharrow-up1·6 hours agoThis is the ideal rendition, I would say. On a related note, I just love it when there are backspaces in my filenames
so
John\r Doe
? depending on the software, when it gets printed, the carriage return will moves the cursor to the start of the line without moving a line down, becoming\x20Doe
.This is the ideal rendition, I would say. On a related note, I just love it when there are backspaces in my filenames