Return a classical int, rather than size_t. The size_t type was kept from copied/pasted code related to mbstowcs().
81 KiB
81 KiB
Return a classical int, rather than size_t. The size_t type was kept from copied/pasted code related to mbstowcs().