* modules/access_output/file.c: use open() instead of fopen(). This allows us to use _lseeki64() on win32.
Showing
Please register or sign in to comment
* modules/access_output/file.c: use open() instead of fopen(). This allows us to use _lseeki64() on win32.