Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > setting buffer size for fstream

Reply
Thread Tools

setting buffer size for fstream

 
 
shea martin
Guest
Posts: n/a
 
      07-28-2003
I have a very IO instensive program. I need to know if there is a way
to set the buffer size the ifstream and ofstream use.

Or is it easier to just create a wrapper class and maintain my own buffer.

Thanks,

~Shea M.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting perl's output buffer size Itay Greenspon Perl Misc 2 10-18-2007 10:05 PM
[fstream]how to set buffer Acer C++ 2 05-26-2006 03:14 PM
W98SE Config.sys >> Files + Buffer Size Setting Reinier & Maria Pestman-Steyn Computer Support 3 02-23-2005 02:52 AM
How to know the buffer size and increase buffer size in c++ Raja C++ 12 06-21-2004 06:21 PM
what is different between <fstream.h> and <fstream>MS VC++ Armando C++ 6 01-29-2004 09:01 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57