cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Your opinion about using iostream to do
Your opinion about using iostream to do big read-write operations
May 30, 2011 at 3:52pm UTC
tonnot
(335)
I'd want to have a fast method to read - write data from-to vectors form memory-to file and vice-versa.
I'm planning to store the data associated with each vector into a iostream, using read and write operations. So, I can do 'block' operations.
What do you think about it ?
Thanks
Topic archived. No new replies allowed.