> But is the buf[3] enough? UTFMAX is 4 so we could possibly overflow no? > Shouldn't it be buf[UTFMAX] ?
yes, it should. i thought i'd caught all of those. - erik
> But is the buf[3] enough? UTFMAX is 4 so we could possibly overflow no? > Shouldn't it be buf[UTFMAX] ?
yes, it should. i thought i'd caught all of those. - erik