SYNOPSIS #define _XOPEN_SOURCE #include <wchar.h> int wcwidth(wchar_t c); DESCRIPTION The wcwidth() function returns the number of columns needed to repre- ...
確定! 回上一頁