in reply to Re: Printing largest number in array using loops and if statement
in thread Printing largest number in array using loops and if statement

Yes. I was aware of that. My thought was compare it against an undefined variable? Would this be a possible solution. Maybe i could also compare with: "Greatest negative number perl could use"?. I like your solution its good to see what other people think about the same "problem" even if it is a really small one in this case ...

Thanks
MH

  • Comment on Re^2: Printing largest number in array using loops and if statement