|
Library /sys$common/syshlp/HELPLIB.HLB CRTL, fgetws *Conan The Librarian |
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);
Additional Information (explode) :
|
|