On Sun, Jul 20, 2003 at 01:50:43AM +0900, Phil Tomson wrote: > <quote> > > "Here's an algorithm for translating binary to Gray code. It's in a loop here, > but unlike the other algorithms we've looked at, it doesn't have to be. This > algorithm can convert an arbitrary binary number to Gray code in finite time. Algorithms which work in a finite time are the best ones, I find. Regards, Brian.