VMS Help  —  CRTL  wcswidth
    Determines the number of printing positions on a display device
    that are required for a wide-character string.

    Format

      #include  <wchar.h>

      int wcswidth  (const wchar_t *pwcs, size_t n);
Additional Information: explode extract
Arguments Description Return Values
Close Help