lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: escaping " character in a string


From: Nicholas Sheppard
Subject: Re: escaping " character in a string
Date: Thu, 16 Sep 2004 07:42:46 +1000 (EST)

On Wed, 15 Sep 2004, Tatyana Alexeyev wrote:

> I am trying to print the string which contains some
> special characters, like " ...

Try address@hidden quotedbl} if you want a literal double quote character, or ``
or '' (two single quote marks) to get pretty quote marks. There is a
complete list of special characters on page 9 of the manual.

    Nicholas S.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]