28 Jul
2008
28 Jul
'08
8:54 p.m.
Gang Ma wrote:
I tried to use boost/thread library to write a program to read a large text file. The program compiled but did not get the right answer. I am not sure my usage of the library is correct. I appreciate your helps.
<Code snipped> Check the documentation for basic_istream::seekg. It doesn't take a line number.