When i print array each element is separated by whitespace. Is it possible to eliminate the white space characters stored in @array? Thanksif (rule) {push @array,"1";} if (rule) {push @array,"2";} if (rule) {push @array,"3";}
In reply to remove whitespace from an array by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |