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
Makefile.in
file.c Rough implementation of _O_TEXT/_O_BINARY translation by doing single 2003-02-19 22:09:33 +00:00
scanf.c