(Andrea Spitaleri) wrote in message news:<. com>...
> Hi I have few quick question about array:
> 1. reading a file as array, that below code works but I want be sure
> that it is correct that portion
> I am in doubt about the $numb[$countmol].
> open (IN,"in") || die "$!";
> @in=<IN>;
Declare please.
> clode IN;
Yea that seems about right........
.... yadda yadda yadda lots of crappy code ...
Why do you declare only certain variables and not all?
> how is the code?
Wonderful. Right, Tad?
> and
Ok.