[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: line parsing in lua
- From: Max Ischenko <max@...>
- Date: Wed, 13 Dec 2000 13:52:22 +0200
Hi there, Tomas!
On Wednesday, 13 of December you wrote:
> > BTW, \1 is octal \001?
> Yes. The best choice is a character that will not be present in
> the string (like '\n', as Luiz noted).
> Another thing you must need is a escape for `"' inside a quoted
> string. For example:
[ example skipped ]
>
> Got it?
Yup. You've anticipated my new posting ;-))
--
If a program can't rewrite its own code, what good is it?