Page 3 of 3

Posted: Thu Feb 12, 2004 2:08 am
by Jonathan
There's a distinction in the newline: \n is the newline token. n\ is 'n' followed by backslash.

Posted: Thu Feb 12, 2004 2:30 pm
by Peijen
quantus wrote:Uh, that code does reverse that string.
i know but they didn't have code that reverse n\ to \n. yes I do know that's the newline character, but if they want to be "leet" they will have to do better than that.