您的位置:首页 > 运维架构

fwrite fopen > 2GB file

2011-07-20 14:23 281 查看
I had a problem with a > 2G textfile to be parsed by flex. Putting
%top{
#define _FILE_OFFSET_BITS 64
}
in the definitions part of the flex input file worked great!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐