Read for.
Normally, you want to provide C++ and Perl with syntactically correct code though.
The way of performing a loop over a list of array elements in Perl is usually:
foreach (@Array) { next if $_ eq "DontPrintMe"; print $_; };
In reply to Re: Cant use array with numbers??
by Corion
in thread Cant use array with numbers??
by RobinVossen
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |