my @x = ("z", "y", "z"); @x = ();
Doesn't the @x get initialize here? If I want to reuse @x what do I do to initialize, is there another way?
In reply to Re^4: Referencing in Function not working correctly.
by mr_p
in thread Referencing in Function not working correctly.
by mr_p
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |