At 01:08 AM 5/18/2008 +0100, Leon wrote: >----- Original Message ----- >From: "np np" <harrabylad@yahoo.co.uk> >To: <AVR-Chat@yahoogroups.com> >Sent: Sunday, May 18, 2008 12:57 AM >Subject: Re: [AVR-Chat] Re: Handheld calculator for hex, binary, etc.? > > > > The caluclator on your PC in scientific mode will do hex, bin etc > >It's not really suitable for programmers. It doesn't do shifts and logical >operations, for instance. It has left shift, XOR, AND and NOT (complement) Right shift and 2's complement are pretty easily done with the standard arithmetic operations. Certainly not a complete set but not barren either. Robert http://www.aeolusdevelopment.com/ From the Divided by a Common Language File (Edited to protect the guilty) ME - "I'd like to get Price and delivery for connector Part # XXXXX" Dist./Rep - "$X.XX Lead time 37 days" ME - "Anything we can do about lead time? 37 days seems a bit high." Dist./Rep - "that is the lead time given because our stock is live.... we currently have stock."
Message
Re: [AVR-Chat] Re: Handheld calculator for hex, binary, etc.?
2008-05-18 by Robert Adsett
Attachments
- No local attachments were found for this message.