in reply to Re: Re: variable set to 0 ? 0 : 1
in thread variable set to 0 ? 0 : 1
push(@{ $whichone ? \@arr1 : \@arr2 }, $element);
-Blake
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: variable set to 0 ? 0 : 1
by Aristotle (Chancellor) on Sep 08, 2002 at 05:18 UTC |