User: wooyen

  • Public profile

User profile: wooyen

User info
User name:wooyen
History
Joined:
Number of posts:8
Latest posts:

seek in a large file stream
In fact I can access all the data in the large file. I can read the file byte by byte from the begin...

Spyders to gather information from the internet
wget and grep can do this work. If you are using Linux, you can just write a bash script.

seek in a large file stream
I'm working with a 32bit Visual Studio in 64bit WinXP, and the linux system is actually a 32bit cygw...

error: no match for 'operator='
There are too many bad habit in your code, I suggest you read the book "[i]Effective C++[/i]" first....

give an error if input file doesnt contain real numbers
You can test the failbit of the input file stream to catch the error

This user does not accept Private Messages