• R
    minor optimization to mbstowcs · f62b12d0
    Rich Felker 提交于
    there is no need to zero-fill an mbstate_t object in the caller;
    mbsrtowcs will automatically treat a null pointer as the initial
    state.
    f62b12d0
mbstowcs.c 390 字节