C++, Getting website source, part 2
- by pure841
So, I have this source:
http://paste2.org/p/808870
Now, it works getting the source, however, it keeps repeating afterwards. For example:
http://img263.imageshack.us/img263/7259/outputq.png
Notice how it says , then continues? I was wondering how I can avoid that. I know I can limit the buffer, however is there a better solution? Thanks