This is the mail archive of the gcc-help@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: file size limit


All:

Maybe I missed something, but isn't the correct call fopen()? I can't even get a program with the command 'open()' to compile...

Blake


(Sorry you got this twice, Brian.)






On Jan 30, 2006, at 5:20 PM, Cristian G. Rojas wrote:

Does the filesystem support > 2GB files in the first place?

Yes, the system does support > 2GB file size.


If open() fails, I exit the program with an output statement that the file can not be
opened. When I try using a < 2GB file, the program continues. And it fails when I use
a > 2GB file.


Cristian





Blake Huff stangmechanic@gmail.com




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