C programming problem, help!
I am trying to use
BTW, if I want to handle file bigger than 2G, it seems I need to declare file offset as off64_t, but my complier said this off64_t no declared. What's the problem
Thanks
I am trying to use
BTW, if I want to handle file bigger than 2G, it seems I need to declare file offset as off64_t, but my complier said this off64_t no declared. What's the problem
Thanks