On Friday 02 February 2001 12:24, Martin A. Marques wrote:
[\t is tab?]
> > > yes (depending)
> >
> > On what?
>
> It depends on the charset you use.
No. the return value of ord('\t') may differ depending on the charset,
but '\t' itself always is a tab character :)
--
Christian Reiniger
LGDC
El Jue 01 Feb 2001 13:49, Alexander Skwar escribió:
> So sprach Martin A. Marques am Thu, Feb 01, 2001 at 12:20:54PM -0300:
> > yes (depending)
>
> On what?
It depends on the charset you use.
Saludos... :-)
--
System Administration: It's a dirty job,
but someone told I had to do it.
-
On Fri, 2 Feb 2001 01:47, Karl J. Stubsjoen wrote:
> Is this a tab character \t
Yes - but remember that you won't be able to see it on a page rendered by a
browser, as they tend to treat tabs, multiple spaces and line feeds as a
single white space.
--
David Robley| WE
So sprach Martin A. Marques am Thu, Feb 01, 2001 at 12:20:54PM -0300:
> yes (depending)
On what?
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die guenstig
So sprach Karl J. Stubsjoen am Thu, Feb 01, 2001 at 08:17:44AM -0700:
> Is this a tab character \t
yes
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: http://www.digitalprojects.com | http://www.iso-top.de
iso-top.de - Die gu
Yes, and here are others which came from the following URL:
http://www.php.net/manual/en/pcre.pattern.syntax.php
\a = alarm, that is, the BEL character (hex 07)
\cx = "control-x", where x is any character
\e = escape (hex 1B)
\f = formfeed (hex 0C)
\n = newline (hex 0A)
\r = carriage return (hex
El Jue 01 Feb 2001 12:17, Karl J. Stubsjoen escribió:
> Is this a tab character \t
yes (depending)
--
System Administration: It's a dirty job,
but someone told I had to do it.
-
Martín Marqués email: [EMAIL PROTE
7 matches
Mail list logo