On Tue, 4 Jun 2002, Walter Banks wrote: > John Dammeyer wrote: > > > > >From the Bytecraft C > > > > 08D9 1003 BCF STATUS,C i = i*2+1; > > > > MPC "C" COMPILER V1.40 24-Jul-2000 > > PAGE 89 > > > > 08DA 0D4D RLF 4D,W > > 08DB 00FE MOVWF 7E > > 08DC 0A7E INCF 7E,W > > 08DD 00CD MOVWF 4D > > > > > MPC "C" COMPILER B1.96s 31-May-2002 > > 001F 1403 BSF STATUS,C c = (2 * c) + 1; > 0020 0DB5 RLF 35 And thus reaffirming what I've been claiming all along -- for professional projects you really want professional products. I know what it takes to coerce a C compiler to generate efficient code. Walter (and Clyde) definitely have managed to tame their compilers. Superb job, Walter! Scott -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body