On Vendredi 1 Mars 2002 15:42, Philip Kendall wrote : > Do we have to deal with the case of the input having leading zeros?
Sure. Excerpt from the rules: You may assume that the first arg will be a properly formatted number (matching the pattern /^\d+$/). Numbers will range from 0 to 2**32 (4294967296) inclusive. Jerome -- [EMAIL PROTECTED]