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



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
.



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. ... jacob at jacob point remcomp point fr ...
    (comp.lang.c)