linux c之关于 Value too large for defined data type的解决
//#define _FILE_OFFSET_BITS 64#include #include #include //stat file >2G//Error calling stat: Value too large for defined data type//http://stackoverflow.com/questions/13893580/calling-stat-fro