seek in a large file streamIn 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 internetwget and grep can do this work. If you are using Linux, you can just write a bash script.
seek in a large file streamI'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 numbersYou can test the failbit of the input file stream to catch the error
This user does not accept Private Messages