Name: Anonymous 2012-10-16 17:29
This is the last place I would ask (it's probably to childish for you guys) but fuck it, I'm fucking tired.
So the cool manual states pretty clearly that within a string, a
forwards slash followed by anything other than a backspace, formfeed, vertical tab, newline or tab, resolves to a character trailing after the forward slash. The example given is \c resolves to c. So why does the reflexer resolve "\\" to \\? It's not even programming convention! What the fuck?
So the cool manual states pretty clearly that within a string, a
forwards slash followed by anything other than a backspace, formfeed, vertical tab, newline or tab, resolves to a character trailing after the forward slash. The example given is \c resolves to c. So why does the reflexer resolve "\\" to \\? It's not even programming convention! What the fuck?