VMS Help CC, Run-time functions, getwc *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Reads the next character from a specified file, and converts it to a wide-character code. Syntax: #include <wchar.h> wint_t getwc (FILE *file_ptr);
|