Table of Contents

wcrtomb

 #include <wchar.h>
 size_t wcrtomb(char *restrict, wchar_t, mbstate_t *restrict);

return value

C Sourcecode Example

no example yet

output