delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f |
Message-Id: | <4.3.2.7.2.20020424021248.00bb3ed8@mail.ciudad.com.ar> |
X-Sender: | rgrela AT mail DOT ciudad DOT com DOT ar |
X-Mailer: | QUALCOMM Windows Eudora Version 4.3.2 |
Date: | Wed, 24 Apr 2002 02:21:05 -0300 |
To: | djgpp AT delorie DOT com |
From: | "R. Grela" <rgrela AT ciudad DOT com DOT ar> |
Subject: | Reading using ifstream |
Mime-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Thank you to all people that responds me about tests for memory leaks and float numbers, nasm and calling conventions. Where can I get the amount of data readed using ifs.read( myBuffer, n ) where ifs is an ifstream, myBuffer is an array of char and n > 0 a number ? I think that read methods returns an int with that number but I'm looking that read returns an istream& (looking in lang\iostream.h). Anyone knows ? Thanks in advance! R. Grela
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |