#include int mblen(const char *s, size_t n) { return mbtowc(0, s, n); }

AltStyle によって変換されたページ (->オリジナル) /