Path: chuka.playstation.co.uk!news From: sosman@terratron.com (Steven Osman) Newsgroups: scee.yaroze.freetalk.english Subject: Re: Daft Question [long] Date: Sat, 01 Sep 2001 15:22:03 GMT Organization: PlayStation Net Yaroze (SCEE) Lines: 24 Message-ID: <3b91fcdf.71163828@www.netyaroze-europe.com> References: <9m9c88$ioj5@www.netyaroze-europe.com> <01c12edc$cc2bf440$991fe4d5@pal-s-omnibook> <9me1g1$1sb13@www.netyaroze-europe.com> <9meajl$1sb17@www.netyaroze-europe.com> <9med8s$1sb18@www.netyaroze-europe.com> <9mekaq$1sb20@www.netyaroze-europe.com> <3b915bb2.83462112@www.netyaroze-europe.com> <9mm6uc$h6i10@www.netyaroze-europe.com> <9mmc13$ijv4@www.netyaroze-europe.com> <3b910a19.35654388@www.netyaroze-europe.com> <9mnuqp$ijv10@www.netyaroze-europe.com> NNTP-Posting-Host: dsl092-099-074.nyc2.dsl.speakeasy.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Newsreader: Forte Agent 1.5/32.452 I guess it would help if I did that... I'll play around with it later (I had just tossed the lines into my current NY project -- which happened to be using it's debug configuration -- hence, unoptimized). Steven On Fri, 31 Aug 2001 13:09:41 +0100, "Jon Prestidge (Jon@surfed.to)" wrote: >By the way Steven have you switched-on the optimization in the code warrior >project settings? There are 4 different levels (I forget which one does >what, but I've had mine set at 4). I'm still not sure it'll convert the >divide by 1024 to a shift though, since I think there is a subtle difference >between dividing and shifting when the number being shifted is negative, so >it probably would only do it if the variable is declared as 'unsigned' ... >(that is if it can be bothered anyway!) > >Jon > > >