• 4696阅读
  • 1回复

problem of loading large files [复制链接]

上一主题 下一主题
离线steinlee
 

只看楼主 倒序阅读 楼主  发表于: 2009-01-28
— 本帖被 XChinux 执行加亮操作(2009-01-29) —
If a large file(over a few GB) is loaded, error may appear. Try to use fopen64(). The fopen64() function is identical to the fopen() function except that the underlying file descriptor is created with the O_LARGEFILE flag set. The fopen64() function is a part of the large-file extensions.
Looking for remote C/C++ and Qt 兼职
离线wd007

只看该作者 1楼 发表于: 2009-01-31
呵呵,show your code,thus we may look up in it
欢迎访问我的博客,一起学习提高
http://blog.csdn.net/qter_wd007
快速回复
限100 字节
 
上一个 下一个