From owner-freebsd-hackers Wed Aug 1 23:34:44 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from slashetc.net (unknown [61.11.40.63]) by hub.freebsd.org (Postfix) with ESMTP id 865C437B407 for ; Wed, 1 Aug 2001 23:34:39 -0700 (PDT) (envelope-from chirag@slashetc.net) Received: (from chirag@localhost) by slashetc.net (8.11.2/8.11.2) id f726Sid29068; Thu, 2 Aug 2001 11:58:44 +0530 Date: Thu, 2 Aug 2001 11:58:44 +0530 From: Chirag Kantharia To: Terry Lambert Cc: freebsd-hackers@freebsd.org Subject: Re: Finding filesizes in C++ for files greater than 4gb Message-ID: <20010802115844.A29064@epigonaudio.com> Reply-To: Chirag Kantharia References: <00b201c11af3$4fef1c10$0a2d2d0a@battleship> <3B68F264.BC1FEE21@mindspring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B68F264.BC1FEE21@mindspring.com>; from tlambert2@mindspring.com on Wed, Aug 01, 2001 at 11:25:40PM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Aug 01, 2001 at 11:25:40PM -0700, Terry Lambert wrote: | Uh, st_size is an off_t, which is a signed 64 bit value, | not an unsigned 32 bit vale... why should it be `signed' 64 bit and not unsigned? chyrag. -- Chirag Kantharia, slashetc.net/chyrag/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message