From mint-bounce@lists.fishpool.fi  Fri Aug 20 15:18:49 2010
X-Squirrel-UserHash: EhVcX1lFRQVaRwYcDQ==
X-Squirrel-FromHash: UANfXltGQQA=
Message-ID: <00c1615e23c0bcab2f8620149229949a-EhVcX1lFRQVaRwYcDTpQCEFddQZLVF5dQUNBAjBTXF5bVkYPXkFwBzpUX1ddQkYDV1pR-webmailer1@server02.webmailer.hosteurope.de>
In-Reply-To: <4C6ECD28.1020205@freesbee.fr>
References: <000c9fc7.01b91262ccd5@smtp.freeola.net>
    <4C6E8E8E.21126.408CB8@rfburrows.ymail.com>
    <4C6ECD28.1020205@freesbee.fr>
Date: Fri, 20 Aug 2010 21:16:48 +0200
Subject: Re: [MiNT] Max file size
From: "m0n0" <ole@monochrom.net>
To: =?iso-8859-1?Q?Vincent_Rivi=E8re?= <vincent.riviere@freesbee.fr>
Cc: mint@lists.fishpool.fi
Reply-To: ole@monochrom.net
User-Agent: Host Europe Webmailer/1.0
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
X-HE-Access: Yes
X-bounce-key: webpack.hosteurope.de;ole@monochrom.net;1282331808;7f6b47a3;
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: ole@monochrom.net
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto:mint@lists.fishpool.fi>


Am Fr, 20.08.2010, 20:44 schrieb Vincent Rivière:

> Fseek() cannot seek directly to a position farther from 4 GB, but you
> can use Fseek() multiple times, starting from the current position. So
> you can seek as far as you want in the file.

Why not just call Fseek64() ?
Anyway, this wouldn't solve the problem with filesize reporting.


