Add wcpcpy, wcpncpy, wcsdup, wcsnlen, wcsnrtombs
This PR adds these somewhat small functions (the most complex being wcsnrtombs
) and test code for them: wcpcpy, wcpncpy, wcsdup, wcsnlen, wcsnrtombs.
This PR adds these somewhat small functions (the most complex being wcsnrtombs
) and test code for them: wcpcpy, wcpncpy, wcsdup, wcsnlen, wcsnrtombs.