Help!!! Open a large file in UNIX# Unix - 噫吁兮,危乎高哉
a*c
1 楼
I got a binary file of size 3GB in UNIX. I have to read data out of this file.
fopen function failed to open it with following error:
"Value too large for defined data type"
Is there any function iin UNIX can get this done? Thanks.
fopen function failed to open it with following error:
"Value too large for defined data type"
Is there any function iin UNIX can get this done? Thanks.