I have to admit I was confused by your example, it's important to understand that printf takes his parameters by reference and not by value!
So it's possible to still influence $_ in the last parameter with effect for the first!
Very insightful, thanx a lot!
Cheers Rolf
In reply to Re^3: Christmas Tree
by LanX
in thread Christmas Tree
by spmlingam
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |