Marc Slemko wrote:
> >   5. surround values with quotes to allow one to better recognize newlines 
> > (as
> >      in SERVER_SIGNATURE) and whitespaces and also print newlines
> >      as \n and " as \" for a more Shell- and C-style syntax.
> 
> Is it really standard to not display "'s normally, but to stick a \ in
> front of them?  I don't see that much.

Standard or not, if you are going to do it, you really ought to replace
\ with \\, too.

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi

Reply via email to