597
you are viewing a single comment's thread
view the rest of the comments
[-] Andromxda@lemmy.dbzer0.com 25 points 3 hours ago
[-] Nomecks@lemmy.ca -4 points 2 hours ago* (last edited 2 hours ago)

Probably have to escape it so it will work properly: John\/nDoe

[-] Andromxda@lemmy.dbzer0.com 22 points 2 hours ago* (last edited 2 hours ago)

\n already is an escape sequence, consisting of \, the escape character, and n, the code that is responsible for the new line. Together they form an escape sequence.

[-] Bldck@beehaw.org 3 points 1 hour ago

This person unicodes

this post was submitted on 16 Nov 2024
597 points (99.3% liked)

Programmer Humor

19564 readers
1266 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS