This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Opening large files with C


"Large File Support in Linux" -- should also apply to other OSes:

http://www.suse.de/~aj/linux_lfs.html

Rayson

> I'm developing applications to deal with biological databases in flat

> file format. This databases are usually formed by very huge files, 
> normally of 5 GB or even more. Some of my programs crash when I try 
> to open this large files. There are a way of dealing with this file 
> size using the normal C stream handling functions?








__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]