Up: The mbchar_t type   [Contents][Index]


16.2.4.1 Reading multibyte strings

If you want to process (possibly multibyte) characters while reading them from a FILE * stream, without reading them into a string first, the mbfile module is made for this purpose.