in reply to Re^2: Ceiling elements of an array!
in thread Ceiling elements of an array!

how can I apply that method for elements in an array?

Have a look at pme's answer... or go for loop constructs: foreach for small arrays or while for larger data.

Cheers, Sören

Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)