Re: [ES40-developers] Large File Support
Status: Alpha
Brought to you by:
iamcamiel
From: Hittner, D. T. <dav...@ng...> - 2008-03-19 11:51:08
|
Use two smaller files :-) Opening a file greater than 2GB is non-standard across the various C++ implementations. What host platform(s) are you using? Dave > -----Original Message----- > From: es4...@li... > [mailto:es4...@li...] On > Behalf Of Pepito Grillo > Sent: Wednesday, March 19, 2008 7:11 AM > To: es40 > Subject: [ES40-developers] Large File Support > > Hi! > I am trying to use large data file (4 Gib), but I get a > "can't open file" error. > errno = 27 -> > #define EFBIG 27 /* File too large */ > How can I solve this problem? > > Pepito > > > ______________________________________________ > Enviado desde Correo Yahoo! > El buzón de correo sin límite de almacenamiento. > http://es.docs.yahoo.com/mail/overview/index.html > > -------------------------------------------------------------- > ----------- > This SF.net email is sponsored by: Microsoft Defy all > challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Es40-developers mailing list > Es4...@li... > https://lists.sourceforge.net/lists/listinfo/es40-developers > |