> Two suggestions: > > The literal array dimension in buf[16] should probably be > written as buf[MB_LEN_MAX], for which we'd need <limits.h>. > Also, I've added to the description of the new mbtolower function.
Looks great, thanks. Paolo
> Two suggestions: > > The literal array dimension in buf[16] should probably be > written as buf[MB_LEN_MAX], for which we'd need <limits.h>. > Also, I've added to the description of the new mbtolower function.
Looks great, thanks. Paolo