> On Mon, 10 Nov 2003, Herbert Graf wrote: > > right now I'm doing it like this: > > (char)(number/256) > > If "number" is an unsigned int, it will also generate optimal code; > i.e., it doesn't actually do a division. Hmm, damn, well, OK, anybody have any good pointers on optimizing code for PICC? Thanks, TTYL -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.