On Sat, 2007-01-20 at 09:31 +1100, Ken Foskey wrote:
> > What's exactly the difference between:
> > 
> > ++$lines;
> > 
> > and
> > 
> > $lines++; ?
> 
> 
> Nothing in this context.

What about other contexts?

David.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to