Sweden-Number/dlls/msvcrt/tests
Uwe Bonnes f540ea642e Rough implementation of _O_TEXT/_O_BINARY translation by doing single
byte read/writes in _O_TEXT mode and CR/LR handling.
fput/getwc must read multibyte characters in _O_TEXT.
Added test cases for _O_TEXT/_O_BINARY file handling and fgetws.
2003-02-19 22:09:33 +00:00
..
.cvsignore fdopen: don't rewind the file after creating the FILE* handle. Added 2002-12-17 04:18:07 +00:00
Makefile.in fdopen: don't rewind the file after creating the FILE* handle. Added 2002-12-17 04:18:07 +00:00
file.c Rough implementation of _O_TEXT/_O_BINARY translation by doing single 2003-02-19 22:09:33 +00:00
scanf.c - return EOF when stream is empty 2003-01-11 20:53:22 +00:00