Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'This hint is busted' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
This hint is busted
Authored by: hysterion on Jul 02, '07 08:39:12AM
robg emailed me that he he was fixing it, but as of right now only 1 of 9 missing backslashes (and zeros) are restored. Every 33 and 07 in the code should really be B033 and B007, where B stands for backslash (as they are in the second "Further remark").

In comments, html-entitly encoded backslashes (ampersand+pound sign+9+2+semicolon) may work if restored after each "preview" cycle--here's a try:

"Every 33 and 07 in the code should really be \033 and \007."

Your other point on overlong lines is addressed in my third "Further remark", I think...

[ Reply to This | # ]