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);