Copyright Digital Equipment Corp. All rights reserved.
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);
Argument Description Return_Values