VMS Help  —  CRTL  fgetws
    Reads a line of wide characters from a specified file.

    Format

      #include  <wchar.h>

      wchar_t *fgetws  (wchar_t *wstr, int maxchar, FILE *file_ptr);
Additional Information: explode extract
Function Variants Arguments Description Return Values Example
Close Help