[cc65] Re: Optimization suggestion?

From: Christian Krüger <Christian.Krueger1pace.de>
Date: 2008-07-24 15:49:56
> Just use ++i instead of i++ and it is translated into "inc 
> _i". This is in the docs together with the reasons:
> 
>     http://www.cc65.org/doc/coding.html
> 
> There's no better way to hide some information than putting 
> it into the
> documentation:-)

Upps. I've read it at least 2 times in the past but didn't put that
into this context. Anyhow: Wouldn't the optimization be usefull
anyway?

Regards
chrisker

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Jul 24 15:50:09 2008

This archive was generated by hypermail 2.1.8 : 2008-07-24 15:50:10 CEST