Boost logo

Boost Users :

From: Andrew Holden (aholden_at_[hidden])
Date: 2008-07-28 16:54:54


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.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net