Rework the my_mbtowc_utf8() support function to fully match the mbtowc()
calling convention, not the mbrtowc() convention.
Description
Description
Details
Details
- Provenance
Tim Kientzle <kientzle@FreeBSD.org> Authored on Jun 15 2008, 11:28 AM - Parents
- rG4a9c863c876b: Since wctomb() returns int, temporaries should be int, not size_t.
- Branches
- Unknown
- Tags