delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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: | <20030817215913.41384.qmail@web41508.mail.yahoo.com> |
Date: | Sun, 17 Aug 2003 14:59:13 -0700 (PDT) |
From: | ColinB <cbyh AT yahoo DOT com> |
Subject: | Re: Question about large file support |
To: | cygwin AT cygwin DOT com |
In-Reply-To: | <20030817170514.GJ3101@cygbert.vinschen.de> |
MIME-Version: | 1.0 |
Thanks Corinna, fseeko is new to me! So for 64 bit file offsets I can use either: open/lseek/close or fopen/fseeko/ftello/fclose But in both cases do I have to specify #define _FILE_OFFSET_BITS 64 to make off_t 64 bit, or will off_t be 64 bits by default in cygwin 1.5.0 ? 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |