Copyright Digital Equipment Corp. All rights reserved.

fgetwc

   Reads the next character from a specified file, and converts it
   to a wide-character code.

   Format

     #include  <wchar.h>

     wint_t fgetwc  (FILE *file_ptr);
 


Additional information available:

Argument        Description     Return_Values