-
Jehan authored
fopen() modes "wb+" and "w+b" are aliases of the same opening mode (truncate/create in binary read/write). But it turns out that Windows implementation does not understand "wb+". The alias "w+b" works fine in my tests.
317f7fa5
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
file-webp-dialog.c | ||
file-webp-dialog.h | ||
file-webp-load.c | ||
file-webp-load.h | ||
file-webp-save.c | ||
file-webp-save.h | ||
file-webp.c | ||
file-webp.h |