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