in reply to Re^2: Christmas Tree
in thread Christmas Tree
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
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Christmas Tree
by locked_user mtve (Deacon) on Jan 12, 2009 at 07:26 UTC |