[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Question about Read-Only variables (probably obvious)
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 6 Jun 2000 22:50:15 -0300 (EST)
>From lua-l@tecgraf.puc-rio.br Tue Jun 6 22:40:02 2000
>From: "Terence Martin" <odat@telus.net>
>
>I'm wondering is it possible to create a value that has the
>apparent type modifier "const". i.e., something you can't
>modify at all.
This is a FAQ. See http://www.tecgraf.puc-rio.br/lua/faq.html#3.3
--lhf