Re: Speed of increment operators
- From: Joe Smith <joe@xxxxxxxxx>
- Date: Mon, 03 Apr 2006 00:11:37 -0700
axel@xxxxxxxxxxxxxxxxxxxxxx wrote:
On a slightly different track, is there any different in execution
speed between ++$i and $i++ in Perl. I seem to remember that there
was such a difference in C++ but may be mistaken.
No such difference with C++.
There was a difference, back in the 1960's, in the opcodes used in the
PDP-5 and PDP-8.
-Joe
.
- Prev by Date: Re: Detect open windows shares?
- Next by Date: Re: Detect open windows shares?
- Previous by thread: XS under Perl 5.8
- Next by thread: I tried to make logon but unsuccessfully?
- Index(es):