Opening multiple files for writingThanks mutexe, I don't really understand what you mean by that, could you explain it a tad more?
Opening multiple files for writingI the code i am basically writing is to bin large amounts of data into smaller files that can be loa...
Opening multiple files for writingThanks mutexe! how do I then pickout a specific file later on? is it as simple as: [code] dump_f...
Opening multiple files for writingHi, I am new to C++, I am using it for a small project where I need to sort data and output it t...
Logarithmic Size BinsThanks alot!!