Re: Perl calculate and average problem
- From: "ed" <eklosterman@xxxxxxxxxxx>
- Date: 30 Sep 2005 07:06:44 -0700
The course I'm taking hasn't gotten to the use of warnings/strict but I
have read a little about it.
As far as the number go, my frustration level is way up there and I've
changed my script so many times that at this point not sure where
numbers came from.
The way I understand this "You _do_ know that @params in scalar context
is the number of elements in @params? " is that the the number is eight
(total elements), not the numbers 1,2,3,4,5,7,8,9? I was told to get a
list of numbers from STDIN or a list or arguments, is my array not the
correct way to go?
.
- Follow-Ups:
- Re: Perl calculate and average problem
- From: A. Sinan Unur
- Re: Perl calculate and average problem
- References:
- Re: Perl calculate and average problem
- From: ed
- Re: Perl calculate and average problem
- From: Josef Moellers
- Re: Perl calculate and average problem
- Prev by Date: Re: Perl debugging
- Next by Date: Re: Perl calculate and average problem
- Previous by thread: Re: Perl calculate and average problem
- Next by thread: Re: Perl calculate and average problem
- Index(es):