Programming Reference/Librarys
Question & Answer
Q&A is closed
#define MB_CUR_MAX <rvalue integer expression >= 1> The macro yields the maximum number of characters that constitute a multibyte character in the current locale. Its value is <= MB_LEN_MAX.