From: S2200253 AT nickel DOT laurentian DOT ca Date: Tue, 03 Jun 1997 02:39:57 +0000 (*) Subject: fstat & C++ iostreams To: djgpp AT delorie DOT com Message-id: <01IJMBY1FOYQ8ZN0E1@NICKEL.LAURENTIAN.CA> MIME-version: 1.0 Content-type: TEXT/PLAIN Content-transfer-encoding: 7BIT Precedence: bulk I'm writting a program in C++ that needs to find out the time/date stamp on a file, which it will have open for reading from. To call the function fstat will I have to re-open the given file using the "old" C FILE method or is there a way to do so with the already open file stream? Timtothy Robb Serving humanity since 1978