Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030817142414.65546.qmail@web41507.mail.yahoo.com> Date: Sun, 17 Aug 2003 07:24:14 -0700 (PDT) From: ColinB Subject: Question about large file support To: cygwin AT cygwin DOT 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/