in reply to Re: Re: Incrementing a Hash Value
in thread Incrementing a Hash Value
C specifically states this as undeifned. I think if perl did the same, your point would be valid.From man perlop
"++" and "--" work as in C.
Convinced?
Abigail
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Incrementing a Hash Value
by Sifmole (Chaplain) on Jun 14, 2002 at 16:54 UTC | |
by Abigail-II (Bishop) on Jun 14, 2002 at 17:10 UTC | |
Re: Re: Incrementing a Hash Value
by marvell (Pilgrim) on Jun 14, 2002 at 16:57 UTC |