Re: leading zeros

2012-11-18 Thread Reindl Harald
Am 18.11.2012 20:19, schrieb Wietse Venema: > Jim Reid: >> On 18 Nov 2012, at 17:40, Michael Monnerie >> wrote: >> >>> Nothing should have problems with leading zeroes. >> >> Sometimes reality intrudes on ideals. There is legacy software out >> there which will not behave the way you expect. So

Re: leading zeros

2012-11-18 Thread Wietse Venema
Jim Reid: > On 18 Nov 2012, at 17:40, Michael Monnerie > wrote: > > > Nothing should have problems with leading zeroes. > > Sometimes reality intrudes on ideals. There is legacy software out > there which will not behave the way you expect. Sometimes a digit You mean, like UNIX libc libraries?