Skip to content
Prev 22570 / 398502 Next

Questions about lexical scope

As I was pointed out by Mr.R. himself(*), the call to
'cat' is done *before* the call to the function 'rule'
(hence the variable "count" should be zero... and
is zero...)

I should probably consider using bigger fonts (or bigger glasses)...


L.


(*): thanks Robert
On Sat, Aug 10, 2002 at 01:32:44PM +0200, Laurent Gautier wrote: