Re: undef scalars

2002-02-09 Thread filson
regards, Filip - Original Message - > On Feb 9, filson said: > > >This might sound silly, but how much memory is allocated for a undef > >scalar? Is any set aside for some sort of indexing or what? > > Perhaps you should consider scoping your variables more precisely.

undef scalars

2002-02-09 Thread filson
This might sound silly, but how much memory is allocated for a undef scalar? Is any set aside for some sort of indexing or what? Filip

Re: absolute beginner has questions

2002-02-04 Thread Filson
iPerl, everything is all set for the adventure. Filson Steve Howard wrote: >You need to install Perl (if you haven't). If you're on Windows, and have >never programmed before, hopefully, you have downloaded Activestate's >binaries, - they have an MSI to install everyt

translation of logical operators

2002-02-01 Thread Filson
Hrm, a little explanation might be handy. A dual input AND gate inputs signal to a NOT gate. Dual input OR gate. Result of AND+NOT, and OR gates enters AND gate and out comes result. I know it's a mouthfull or two, since I just got the Lhama, but if you could kick me in the right direction... filson