the code I have is large. what is does is 
open a text filesave the position from .tellg()
read through a file using .getline() until it hits .eof() 
and then it does an i.seekg() to the saved position (which I found out 
originally was 0).but apparently after the seekg, itellg reports -1. this is 
wrong. something got messed up after hitting eof. I should be able to rewind 
the file, shouldn't i?
 -------------
Jim Michaels
[email protected]
[email protected]
http://RenewalComputerServices.com
http://JesusnJim.com (computer repair info, programming)

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to