I want to use a non-printing character as escape marker in esc().  

esc("ddd\x02n", "\x02") is accepted but doesn't return a newline as
last character.  Should it?  Have I got syntax wrong?



Reply via email to