Section courante

A propos

Section administrative du site

MBRTOWC

Multi-octets à Unicode
GNU C wchar.h

Syntaxe

size_t mbrtowc(wchar_t *restrict pwc, const char *restrict s, size_t n, mbstate_t *restrict ps);

Description

Cette fonction permet de convertir un caractère multi-octets en caractère Unicode.



Dernière mise à jour : Mardi, le 19 Mai 2020