On Tue, Nov 16, 2010 at 05:56:36PM +0200, Kirill A. Shutsemov wrote: [...] > +static inline > +char *put_digit(char *base62, int c) > - void put_digit(int c) > - { Why shouldn't this and other functions remain returning void? -- ldv