When u complie using g++ includ ethe switch
  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
   
  This adds the large file support (> 2GB)

mano M <[EMAIL PROTECTED]> wrote:
  Hi,
In my c program I am trying to open huge file of 5GB . But fopen returns 
failure . But I am able to open by vi editor (it takes around 3 minutes) . 
Is it possible to open big file using fopen . Any soln ?

Thanks,
Manoj


---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.

[Non-text portions of this message have been removed]



To unsubscribe, send a blank message to . 
Yahoo! Groups Links





       
---------------------------------
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.

[Non-text portions of this message have been removed]

Reply via email to