Re: [ES40-developers] Large File Support
Status: Alpha
Brought to you by:
iamcamiel
From: Camiel V. <iam...@gm...> - 2008-03-19 12:40:22
|
Hi Pepito, There's a patch in CVS now that should fix this; the groundwork for this was already in place, but the fopen_large macro was never actually used. Please let me know if the patch works. Camiel. On Wed, Mar 19, 2008 at 12:10 PM, Pepito Grillo <pep...@ya...> wrote: > 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 > |