Re: How to deal with big-size files??



هنداوى wrote:
Some compilers provide big file support
Microsoft and other compilers like lcc-win provide special functions
like fseeki64 and other functions to cope with files bigger than
2GB under the windows system.

what about more than 2GB , windows or linux as example can deal with
more than 2GB and it's written in C++
how can they do that

bigger than 2GB means BIGGER (greater than). This means a file of
1000 GB if you wish!


--
jacob navia
jacob at jacob point remcomp point fr
logiciels/informatique
http://www.cs.virginia.edu/~lcc-win32
.



Relevant Pages

  • Re: How to deal with big-size files??
    ... Microsoft and other compilers like lcc-win provide special functions ... like fseeki64 and other functions to cope with files bigger than ... 2GB under the windows system. ...
    (comp.lang.c)
  • Re: How to deal with big-size files??
    ... Microsoft and other compilers like lcc-win provide special functions ... like fseeki64 and other functions to cope with files bigger than ... 2GB under the windows system. ...
    (comp.lang.c)
  • Re: How to deal with big-size files??
    ... programs like gzip, zip read and write from files with big size like ... Microsoft and other compilers like lcc-win provide special functions ... Just look at the documentation of those compilers. ... jacob at jacob point remcomp point fr ...
    (comp.lang.c)