NaN,
Not a Number, and now Not a Name
Programmer Humor
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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
Na, names are about pronunciation (how you call someone). Written letters are an approximation of that. You can't pronounce a newline, so there's that.
John
(long pause)
Doe
This sounds like the start of another sovcit "loophole"
A line break is a non-printable character. So it would only work in the scope of electronic storage. The minute it hits other media, the line break character is subject to how that media handles it’s presence, and then it is lost permanently from that step forward.
Plus, many input forms make use of validation that will just trim anything that isn’t a character or number, removing the line break character.
Always sanitize your Data inputs.
Am I allowed to include sql command words such as drop table in my child's name?
Simmer down, Bobby
Unix or dos format?
Anyway, you probably need to put a backslash before it to indicate line continuation.
But wouldn't it be better to use something more traditional, such as ?