Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <20030817142414.65546.qmail@web41507.mail.yahoo.com>
Date: Sun, 17 Aug 2003 07:24:14 -0700 (PDT)
From: ColinB <cbyh@yahoo.com>
Subject: Question about large file support
To: cygwin@cygwin.com
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

I am fairly new to Cygwin (occasionally using an old version) but I now
need to write a program which can fseek() through very large AVI files
(12 GB or even larger).

I believe that large file support is in version 1.5.0 of Cygwin but
can't find any details of how to use it.

Are there separate 64-bit versions of fopen/fseek/... called
fopen64/fseek64 as on some platforms, or is there some sort of
"transparent" support where you can continue to use fopen/fclose?

And what is the integer type you need to pass into fseek/fseek64 to
specify 64-bit file offsets?

Thanks

Colin


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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

