X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=p2d9g8GQXqC9JxwxwDOgCIgALAQBaWZOn8Gdsas2mU4wctVvWCLk7uo7jR3rYXgfS+Qy/h0PTltWFRCFalqF6QCWaYYxhx6fipfmINpVRDQl8oxw9qzVsyRVqGzcteE3Znw40sNaOy4MeqIf57MFiMDa5pmqdph7uGLoX/us/Yo= Message-ID: <2497d9a205081822355c95a35c@mail.gmail.com> Date: Fri, 19 Aug 2005 01:35:15 -0400 From: Matthew Petricone To: djgpp AT delorie DOT com Subject: file size (stat64) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9692_17533869.1124429715417" Reply-To: djgpp AT delorie DOT com ------=_Part_9692_17533869.1124429715417 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Does anyone know how to get the file size on large files? stat64 doesn't=20 seem to exist in gcc or djgpp. if i use fstream::seekg/tellg functions how= =20 much can they handle. I couldn't seem to find any info on the exact type of= =20 integer they return.=20 Thanks for your help! ------=_Part_9692_17533869.1124429715417 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Does anyone know how to get the file size on large files? stat64 doesn= 't seem to exist in gcc or djgpp. if i use fstream::seekg/tellg functions h= ow much can they handle. I couldn't seem to find any info on the exact type= of integer they return.=20
 
Thanks for your help!
------=_Part_9692_17533869.1124429715417--